Bug 178955

Summary: [iOS] LayoutTest fast/css/font-shorthand-line-height.html is failing
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: mmaxfield
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=178588

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
Note You need to log in before you can comment on or make changes to this bug.