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