diff options
Diffstat (limited to 'layout/reftests/first-line/reftest.list')
-rw-r--r-- | layout/reftests/first-line/reftest.list | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/layout/reftests/first-line/reftest.list b/layout/reftests/first-line/reftest.list new file mode 100644 index 000000000..0597423f6 --- /dev/null +++ b/layout/reftests/first-line/reftest.list @@ -0,0 +1,37 @@ +# basic functionality +== basic-1.html basic-ref.html + +# handling of out-of-flows when ::first-line happens +== out-of-flow-1a.html out-of-flow-1-ref.html +== out-of-flow-1b.html out-of-flow-1-ref.html +== out-of-flow-1c.html out-of-flow-1-ref.html +fails == out-of-flow-1d.html out-of-flow-1-ref.html # bug 396645 + +# parent style context correct +== parent-style-1.html parent-style-1-ref.html +== parent-style-2.html parent-style-2-ref.html +== parent-style-3.html parent-style-3-ref.html + +# stress-tests +load stress-1.html # assertion test +== stress-2.html stress-2-ref.html # assertion + rendering test +load stress-3.html # assertion test +load stress-4.html # assertion/crash test. +load stress-5.html # assertion/crash test +load stress-6.html # assertion/crash test +load stress-7.html # assertion/crash test +== stress-8.html stress-8-ref.html # assertion/crash test +== stress-9.html stress-9-ref.html # assertion/crash test +load stress-10.html # crash test +== stress-11.xhtml stress-11-ref.xhtml + +== border-not-apply.html border-not-apply-ref.html +== 287088-1.html 287088-1-ref.html +== 287088-2.html 287088-2-ref.html +== 403177-1.html 403177-1-ref.html +== 469227-2.html 469227-2-ref.html +== 469227-3.html 469227-3-ref.html + +== restyle-inside-first-line.html restyle-inside-first-line-ref.html +== font-styles.html font-styles-ref.html +fuzzy-if(OSX==1010,1,2) == font-styles-nooverflow.html font-styles-ref.html |