Update app_units to 0.3.1

The height test is removed in mime_sniffing_font_context because of rounding
changes in app_units. The rest of that test is still useful though, given it
will timeout if the font fails to be sniffed.
This commit is contained in:
Anthony Ramine 2017-02-10 00:18:00 +01:00
parent 349971b380
commit b5756cebbe
12 changed files with 31 additions and 33 deletions

View file

@ -1,4 +1,3 @@
[background-repeat-repeat-x.htm]
type: reftest
expected:
if os == "mac": FAIL
expected: FAIL

View file

@ -1,4 +1,3 @@
[background-repeat-repeat-y.htm]
type: reftest
expected:
if os == "mac": FAIL
expected: FAIL

View file

@ -0,0 +1,4 @@
[c5525-fltwidth-003.htm]
type: reftest
expected:
if os == "linux": FAIL

View file

@ -1,3 +1,4 @@
[floats-028.htm]
type: reftest
expected: FAIL
expected:
if os == "mac": FAIL