layout/reftests/text-indent/reftest.list

Fri, 16 Jan 2015 18:13:44 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 16 Jan 2015 18:13:44 +0100
branch
TOR_BUG_9701
changeset 14
925c144e1f1f
permissions
-rw-r--r--

Integrate suggestion from review to improve consistency with existing code.

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

mercurial