[Webkit-unassigned] [Bug 178952] New: [iOS] LayoutTest fast/css/font-calculated-value.html is failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 27 14:24:21 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=178952
Bug ID: 178952
Summary: [iOS] LayoutTest fast/css/font-calculated-value.html
is failing
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ryanhaddad at apple.com
LayoutTest fast/css/font-calculated-value.html fails when run on iOS with the following diff:
--- /Volumes/Data/OpenSource/WebKitBuild/Release-iphonesimulator/layout-test-results/fast/css/font-calculated-value-expected.txt
+++ /Volumes/Data/OpenSource/WebKitBuild/Release-iphonesimulator/layout-test-results/fast/css/font-calculated-value-actual.txt
@@ -6,7 +6,7 @@
PASS testDiv.style['font'] is ""
testDiv.style['font'] = 'italic small-caps calc(100 * 9) 12px arial'
PASS testDiv.style['font'] is "italic small-caps 900 12px arial"
-PASS window.getComputedStyle(testDiv).getPropertyValue('font') is "italic small-caps 900 normal 12px/14px arial"
+FAIL window.getComputedStyle(testDiv).getPropertyValue('font') should be italic small-caps 900 normal 12px/14px arial. Was italic small-caps 900 normal 12px/15px arial.
PASS successfullyParsed is true
TEST COMPLETE
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171027/f039898c/attachment-0001.html>
More information about the webkit-unassigned
mailing list