diff --git a/compositing-1/Overview.bs b/compositing-1/Overview.bs index b66c549..adc8fde 100644 --- a/compositing-1/Overview.bs +++ b/compositing-1/Overview.bs @@ -1,5 +1,5 @@ -

Compositing and Blending Level 1

+Title: Compositing and Blending Module Level 1
 Status: ED
 Work Status: Refining
 ED: https://drafts.fxtf.org/compositing-1/
@@ -1511,12 +1511,12 @@ In both instances, the result of the group composite is composited onto the land
 
 

Privacy Considerations

- +

No new privacy considerations have been reported on this specification.

- +

Security Considerations

- + 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.

diff --git a/compositing-2/Overview.bs b/compositing-2/Overview.bs index a3edebc..bf25591 100644 --- a/compositing-2/Overview.bs +++ b/compositing-2/Overview.bs @@ -1,5 +1,5 @@