layout/reftests/first-line/reftest.list

Wed, 31 Dec 2014 07:16:47 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:16:47 +0100
branch
TOR_BUG_9701
changeset 3
141e0f1194b1
permissions
-rw-r--r--

Revert simplistic fix pending revisit of Mozilla integration attempt.

michael@0 1 # basic functionality
michael@0 2 == basic-1.html basic-ref.html
michael@0 3
michael@0 4 # handling of out-of-flows when ::first-line happens
michael@0 5 == out-of-flow-1a.html out-of-flow-1-ref.html
michael@0 6 == out-of-flow-1b.html out-of-flow-1-ref.html
michael@0 7 == out-of-flow-1c.html out-of-flow-1-ref.html
michael@0 8 fails == out-of-flow-1d.html out-of-flow-1-ref.html # bug 396645
michael@0 9
michael@0 10 # parent style context correct
michael@0 11 == parent-style-1.html parent-style-1-ref.html
michael@0 12 == parent-style-2.html parent-style-2-ref.html
michael@0 13 == parent-style-3.html parent-style-3-ref.html
michael@0 14
michael@0 15 # stress-tests
michael@0 16 load stress-1.html # assertion test
michael@0 17 == stress-2.html stress-2-ref.html # assertion + rendering test
michael@0 18 load stress-3.html # assertion test
michael@0 19 load stress-4.html # assertion/crash test.
michael@0 20 load stress-5.html # assertion/crash test
michael@0 21 load stress-6.html # assertion/crash test
michael@0 22 load stress-7.html # assertion/crash test
michael@0 23 == stress-8.html stress-8-ref.html # assertion/crash test
michael@0 24 == stress-9.html stress-9-ref.html # assertion/crash test
michael@0 25 load stress-10.html # crash test
michael@0 26 == stress-11.xhtml stress-11-ref.xhtml
michael@0 27
michael@0 28 == border-not-apply.html border-not-apply-ref.html
michael@0 29 == 287088-1.html 287088-1-ref.html
michael@0 30 == 287088-2.html 287088-2-ref.html
michael@0 31 == 403177-1.html 403177-1-ref.html
michael@0 32 == 469227-2.html 469227-2-ref.html
michael@0 33 == 469227-3.html 469227-3-ref.html
michael@0 34
michael@0 35 == restyle-inside-first-line.html restyle-inside-first-line-ref.html
michael@0 36 == font-styles.html font-styles-ref.html
michael@0 37 == font-styles-nooverflow.html font-styles-ref.html

mercurial