import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo

This commit is contained in:
Roy Tam 2018-01-19 03:59:58 +08:00
commit dcd9973243
150858 changed files with 23884658 additions and 0 deletions

View file

@ -0,0 +1,26 @@
== tall--contain--height.html ref-tall-empty.html
== tall--contain--width.html ref-tall-empty.html
== wide--contain--height.html ref-wide-empty.html
== wide--contain--width.html ref-wide-empty.html
# These tests fail because of integer overflow; see bug 894555.
fails == tall--cover--height.html ref-tall-lime.html
fails == tall--cover--width.html ref-tall-lime.html
fails == wide--cover--height.html ref-wide-lime.html
fails == wide--cover--width.html ref-wide-lime.html
== zero-height-ratio-contain.html ref-tall-empty.html
== zero-height-ratio-cover.html ref-tall-empty.html
== zero-height-ratio-auto-auto.html ref-tall-empty.html
== zero-height-ratio-auto-5px.html ref-tall-empty.html
== zero-height-ratio-5px-auto.html ref-tall-empty.html
== zero-width-ratio-contain.html ref-tall-empty.html
== zero-width-ratio-cover.html ref-tall-empty.html
== zero-width-ratio-auto-auto.html ref-tall-empty.html
== zero-width-ratio-auto-5px.html ref-tall-empty.html
== zero-width-ratio-5px-auto.html ref-tall-empty.html
== zero-ratio-no-dimensions-contain.html ref-tall-empty.html
== zero-ratio-no-dimensions-cover.html ref-tall-empty.html
== zero-ratio-no-dimensions-auto-5px.html ref-tall-empty.html
== zero-ratio-no-dimensions-5px-auto.html ref-tall-empty.html
== zero-ratio-no-dimensions-auto-auto.html ref-tall-empty.html