layout/reftests/forms/button/reftest.list

Thu, 15 Jan 2015 15:55:04 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:55:04 +0100
branch
TOR_BUG_9701
changeset 9
a63d609f5ebe
permissions
-rw-r--r--

Back out 97036ab72558 which inappropriately compared turds to third parties.

michael@0 1 asserts(2) == first-letter-1.html first-letter-1-ref.html
michael@0 2 asserts(1) != first-letter-1.html first-letter-1-noref.html
michael@0 3 == max-height.html max-height-ref.html
michael@0 4 == min-height.html min-height-ref.html
michael@0 5
michael@0 6 # The buttons in these tests have some fancy shading applied to their corners
michael@0 7 # on B2G, despite their "-moz-appearance: none; background: gray", so they
michael@0 8 # don't quite match the reference case's normal <div>. That's why they're fuzzy.
michael@0 9 fuzzy-if(B2G||Android,125,20) == percent-height-child-1.html percent-height-child-1-ref.html
michael@0 10 fuzzy-if(B2G||Android,125,80) == percent-height-child-2.html percent-height-child-2-ref.html
michael@0 11 fuzzy-if(B2G||Android,125,20) == percent-width-child-1.html percent-width-child-1-ref.html
michael@0 12 fuzzy-if(B2G||Android,125,80) == percent-width-child-2.html percent-width-child-2-ref.html
michael@0 13
michael@0 14 == vertical-centering.html vertical-centering-ref.html
michael@0 15
michael@0 16 != line-height-button-0.5.html line-height-button-1.0.html
michael@0 17 != line-height-button-1.5.html line-height-button-1.0.html
michael@0 18 != line-height-input-0.5.html line-height-input-1.0.html
michael@0 19 != line-height-input-1.5.html line-height-input-1.0.html
michael@0 20
michael@0 21 # Looks like Android and B2G change the text color, but to something slightly
michael@0 22 # different from ColorGray
michael@0 23 fails-if(Android||B2G) == disabled-1.html disabled-1-ref.html
michael@0 24 # While disabled buttons don't look like non-disabled buttons, <button disabled>
michael@0 25 # is different from other disabled buttons for B2G ICS Emulator (see bug 1009714)
michael@0 26 fails-if(B2G) == disabled-2.html disabled-2-ref.html
michael@0 27
michael@0 28 != disabled-3.html disabled-3-notref.html
michael@0 29 != disabled-4.html disabled-4-notref.html
michael@0 30 != disabled-5.html disabled-5-notref.html
michael@0 31 != disabled-6.html disabled-6-notref.html

mercurial