mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
Do not create stacking contexts for text fragments
Without this change, each text fragment in a block that establishes a stacking context will establish its own stacking context. This is unnecessary and increases the amount of work done during display list construction.
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
[transform-abspos-007.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
Reference in New Issue
Block a user