Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions compositing-1/Overview.bs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<h1>Compositing and Blending Level 1</h1>
<pre class='metadata'>
Title: Compositing and Blending Module Level 1
Status: ED
Work Status: Refining
ED: https://drafts.fxtf.org/compositing-1/
Expand Down Expand Up @@ -1511,12 +1511,12 @@ In both instances, the result of the group composite is composited onto the land

<h2 id="privacy" class="no-num">
Privacy Considerations</h2>

<p>No new privacy considerations have been reported on this specification.</p>

<h2 id="security" class="no-num">
Security Considerations</h2>

It is important that the timing to the blending and compositing operations is independent of the source and destination pixel. Operations must be implemented in such a way that they always take the same amount of time regardless of the pixel values.</p>

<div class="note">
Expand Down
2 changes: 1 addition & 1 deletion compositing-2/Overview.bs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<pre class='metadata'>
Title: Compositing and Blending Level 2
Title: Compositing and Blending Module Level 2
Group: fxtf
Status: ED
Work Status: Exploring
Expand Down