gecko/layout/reftests/position-sticky/reftest.list
Corey Ford 3fc43261c7 Bug 904197 - Use the union of continuations' rects in sticky positioning calculations. r=dholbert
Reftest inline-3.html fails because handling the sticky element's margin correctly will take more work; similarly, border/padding on containing-block continuations won't be handled quite right. Reftest column-contain-1a fails because some of the anonymous blocks inside an nsColumnSetFrame have 0 height.
2013-09-13 16:53:48 -07:00

49 lines
2.1 KiB
Plaintext

test-pref(layout.css.sticky.enabled,false) == pref-1.html pref-1-disabled-ref.html
test-pref(layout.css.sticky.enabled,true) == pref-1.html pref-1-enabled-ref.html
default-preferences pref(layout.css.sticky.enabled,true)
== top-1.html top-1-ref.html
fuzzy-if(Android,6,914) == top-2.html top-2-ref.html
fuzzy-if(Android,6,2729) == top-3.html top-3-ref.html
== top-4.html top-4-ref.html
== top-5.html top-5-ref.html
== top-6.html top-6-ref.html
== bottom-1.html bottom-1-ref.html
== bottom-2a.html bottom-2-ref.html
== bottom-2b.html bottom-2-ref.html
== bottom-2c.html bottom-2-ref.html
== bottom-3.html bottom-3-ref.html
== bottom-4.html bottom-4-ref.html
fuzzy-if(Android,2,4) == left-1.html left-1-ref.html
fuzzy-if(Android,2,4) == left-2.html left-2-ref.html
== left-3.html left-3-ref.html
== right-1.html right-1-ref.html
fuzzy-if(Android,2,4) == right-2.html right-2-ref.html
fuzzy-if(Android,2,4) == right-3.html right-3-ref.html
== margin-1.html margin-1-ref.html
== padding-1.html padding-1-ref.html
== padding-2.html padding-2-ref.html
== padding-3.html padding-3-ref.html
== overcontain-1.html overcontain-1-ref.html
== initial-1.html initial-1-ref.html
== initial-scroll-1.html initial-scroll-1-ref.html
== scrollframe-reflow-1.html scrollframe-reflow-1-ref.html
== scrollframe-reflow-2.html scrollframe-reflow-2-ref.html
== scrollframe-auto-1.html scrollframe-auto-1-ref.html
fuzzy-if(Android,2,3) == stacking-context-1.html stacking-context-1-ref.html
== top-bottom-1.html top-bottom-1-ref.html
== top-bottom-2.html top-bottom-2-ref.html
== top-bottom-3.html top-bottom-3-ref.html
== left-right-1.html left-right-1-ref.html
== left-right-2.html left-right-2-ref.html
== left-right-3.html left-right-3-ref.html
fuzzy-if(Android,4,1) == containing-block-1.html containing-block-1-ref.html
== overconstrained-1.html overconstrained-1-ref.html
== overconstrained-2.html overconstrained-2-ref.html
== overconstrained-3.html overconstrained-3-ref.html
== inline-1.html inline-1-ref.html
== inline-2.html inline-2-ref.html
fails == inline-3.html inline-3-ref.html # bug 916302
fails == column-contain-1a.html column-contain-1-ref.html
== column-contain-1b.html column-contain-1-ref.html