WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
178955
[iOS] LayoutTest fast/css/font-shorthand-line-height.html is failing
https://bugs.webkit.org/show_bug.cgi?id=178955
Summary
[iOS] LayoutTest fast/css/font-shorthand-line-height.html is failing
Ryan Haddad
Reported
2017-10-27 14:38:19 PDT
LayoutTest fast/css/font-shorthand-line-height.html fails when run on iOS with the following diff: --- /Volumes/Data/OpenSource/WebKitBuild/Release-iphonesimulator/layout-test-results/fast/css/font-shorthand-line-height-expected.txt +++ /Volumes/Data/OpenSource/WebKitBuild/Release-iphonesimulator/layout-test-results/fast/css/font-shorthand-line-height-actual.txt @@ -6,10 +6,11 @@ PASS lineHeight(system_font_1) is '100px' PASS lineHeight(system_font_2) is '16px' PASS lineHeight(shorthand_normal_1) is '100px' -PASS lineHeight(shorthand_normal_2) is '12px' +FAIL lineHeight(shorthand_normal_2) should be 12px. Was 11px. PASS lineHeight(shorthand_line_height_1) is '100px' PASS lineHeight(shorthand_line_height_2) is '200px' PASS successfullyParsed is true +Some tests failed. TEST COMPLETE
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug