diff options
author | trav90 <travawine@palemoon.org> | 2018-12-09 09:45:24 -0600 |
---|---|---|
committer | trav90 <travawine@palemoon.org> | 2018-12-09 09:45:24 -0600 |
commit | 96258a022a7daee9606249beda61b1dc5d0eed2c (patch) | |
tree | f5979ebfeea6fbae934657494cce3ab035c97fba /layout/reftests/css-display/reftest.list | |
parent | 09cf173394adb294dd81362745b66f618968517b (diff) | |
download | UXP-96258a022a7daee9606249beda61b1dc5d0eed2c.tar UXP-96258a022a7daee9606249beda61b1dc5d0eed2c.tar.gz UXP-96258a022a7daee9606249beda61b1dc5d0eed2c.tar.lz UXP-96258a022a7daee9606249beda61b1dc5d0eed2c.tar.xz UXP-96258a022a7daee9606249beda61b1dc5d0eed2c.zip |
Only disallow lazy frame construction for direct children of display: contents elements
Diffstat (limited to 'layout/reftests/css-display/reftest.list')
-rw-r--r-- | layout/reftests/css-display/reftest.list | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layout/reftests/css-display/reftest.list b/layout/reftests/css-display/reftest.list index d310422bb..00f46a80b 100644 --- a/layout/reftests/css-display/reftest.list +++ b/layout/reftests/css-display/reftest.list @@ -24,5 +24,6 @@ skip pref(layout.css.display-contents.enabled,true) == display-contents-xbl-4.xu asserts(0-1) fuzzy-if(Android,8,3216) pref(layout.css.display-contents.enabled,true) == display-contents-fieldset.html display-contents-fieldset-ref.html # bug 1089223 asserts(1) pref(layout.css.display-contents.enabled,true) == display-contents-xbl-5.xul display-contents-xbl-3-ref.xul # bug 1089223 pref(layout.css.display-contents.enabled,true) == display-contents-list-item-child.html display-contents-list-item-child-ref.html +pref(layout.css.display-contents.enabled,true) == display-contents-dyn-insert-text.html display-contents-dyn-insert-text-ref.html pref(layout.css.display-contents.enabled,true) == display-contents-writing-mode-1.html display-contents-writing-mode-1-ref.html pref(layout.css.display-contents.enabled,true) == display-contents-writing-mode-2.html display-contents-writing-mode-2-ref.html |