diff options
author | Martin Robinson <mrobinson@igalia.com> | 2016-05-05 13:54:47 -0700 |
---|---|---|
committer | Martin Robinson <mrobinson@igalia.com> | 2016-06-01 15:24:02 -0700 |
commit | 7e4cf6a4dc5116e41ae590e020c06399b61c2e19 (patch) | |
tree | cdd33da50b3e8176860f640bb0327638d2098fb8 /components/script/dom/domimplementation.rs | |
parent | d9323121b6d3357f84c72225b6554b5c40ba1258 (diff) | |
download | servo-7e4cf6a4dc5116e41ae590e020c06399b61c2e19.tar.gz servo-7e4cf6a4dc5116e41ae590e020c06399b61c2e19.zip |
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.
Diffstat (limited to 'components/script/dom/domimplementation.rs')
0 files changed, 0 insertions, 0 deletions