michael@0: asserts(2) == first-letter-1.html first-letter-1-ref.html michael@0: asserts(1) != first-letter-1.html first-letter-1-noref.html michael@0: == max-height.html max-height-ref.html michael@0: == min-height.html min-height-ref.html michael@0: michael@0: # The buttons in these tests have some fancy shading applied to their corners michael@0: # on B2G, despite their "-moz-appearance: none; background: gray", so they michael@0: # don't quite match the reference case's normal
. That's why they're fuzzy. michael@0: fuzzy-if(B2G||Android,125,20) == percent-height-child-1.html percent-height-child-1-ref.html michael@0: fuzzy-if(B2G||Android,125,80) == percent-height-child-2.html percent-height-child-2-ref.html michael@0: fuzzy-if(B2G||Android,125,20) == percent-width-child-1.html percent-width-child-1-ref.html michael@0: fuzzy-if(B2G||Android,125,80) == percent-width-child-2.html percent-width-child-2-ref.html michael@0: michael@0: == vertical-centering.html vertical-centering-ref.html michael@0: michael@0: != line-height-button-0.5.html line-height-button-1.0.html michael@0: != line-height-button-1.5.html line-height-button-1.0.html michael@0: != line-height-input-0.5.html line-height-input-1.0.html michael@0: != line-height-input-1.5.html line-height-input-1.0.html michael@0: michael@0: # Looks like Android and B2G change the text color, but to something slightly michael@0: # different from ColorGray michael@0: fails-if(Android||B2G) == disabled-1.html disabled-1-ref.html michael@0: # While disabled buttons don't look like non-disabled buttons,