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:
Martin Robinson
2016-05-05 13:54:47 -07:00
parent d9323121b6
commit 7e4cf6a4dc
41 changed files with 13 additions and 113 deletions

View File

@@ -1,3 +0,0 @@
[transform-input-015.htm]
type: reftest
expected: FAIL