File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4400,11 +4400,9 @@ Transparency: the 'opacity' property</h2>
44004400 </pre>
44014401
44024402 <wpt>
4403- opacity-overlapping-letters.html
44044403 parsing/opacity-computed.html
44054404 parsing/opacity-valid.html
44064405 parsing/opacity-invalid.html
4407- body-opacity-0-to-1-stacking-context.html
44084406 </wpt>
44094407
44104408 <dl>
@@ -4434,6 +4432,10 @@ Transparency: the 'opacity' property</h2>
44344432 are treated <em> as a whole</em> ;
44354433 any overlapping portions do not increase the opacity.
44364434
4435+ <wpt>
4436+ opacity-overlapping-letters.html
4437+ </wpt>
4438+
44374439 <figure id="arabic-opacity-rendering">
44384440 <img src="images/joining-and-transparency.svg" width=713 height=156
44394441 alt="overlapping glyphs rendered correctly, and incorrectly">
@@ -4454,6 +4456,10 @@ Transparency: the 'opacity' property</h2>
44544456 (This prevents its contents from interleaving in the z-axis
44554457 with content outside it.)
44564458
4459+ <wpt>
4460+ body-opacity-0-to-1-stacking-context.html
4461+ </wpt>
4462+
44574463 Furthermore, if the 'z-index' property applies to the box,
44584464 the ''z-index/auto'' value is treated as ''0'' for the element;
44594465 it is otherwise painted on the same layer within its parent stacking context
You can’t perform that action at this time.
0 commit comments