layout/reftests/text-indent/reftest.list

Thu, 15 Jan 2015 21:03:48 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 21:03:48 +0100
branch
TOR_BUG_9701
changeset 11
deefc01c0e14
permissions
-rw-r--r--

Integrate friendly tips from Tor colleagues to make (or not) 4.5 alpha 3;
This includes removal of overloaded (but unused) methods, and addition of
a overlooked call to DataStruct::SetData(nsISupports, uint32_t, bool.)

michael@0 1 # XXX Need to repeat these tests for RTL. (Note that != tests can't use
michael@0 2 # same file.)
michael@0 3
michael@0 4 # Also need to test intrinsic widths (bug 368155).
michael@0 5
michael@0 6 != text-indent-single-line-100.html text-indent-single-line-0.html
michael@0 7 == text-indent-single-line-100.html text-indent-single-line-ref-margin.html
michael@0 8 == text-indent-single-line-0.html text-indent-single-line-ref-unstyled.html
michael@0 9 == text-indent-single-line-percent.html text-indent-single-line-percent-ref.html
michael@0 10 == text-indent-single-line-indent-inline.html text-indent-single-line-indent-inline-ref-block-margin.html
michael@0 11 == text-indent-single-line-indent-inline.html text-indent-single-line-indent-inline-ref-inline-margin.html
michael@0 12 == text-indent-multiple-line.html text-indent-multiple-line-ref-inline-margin.html
michael@0 13 == text-indent-multiple-line.html text-indent-multiple-line-ref-float.html
michael@0 14 != text-indent-multiple-line.html text-indent-multiple-line-notref-block-margin.html
michael@0 15 == text-indent-intrinsic-pref.html text-indent-intrinsic-pref-ref.html
michael@0 16 == text-indent-intrinsic-min.html text-indent-intrinsic-min-ref.html
michael@0 17 == text-indent-negative-intrinsic-pref.html text-indent-negative-intrinsic-pref-ref.html
michael@0 18 == text-indent-negative-intrinsic-min.html text-indent-negative-intrinsic-min-ref.html

mercurial