WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
178952
[iOS] LayoutTest fast/css/font-calculated-value.html is failing
https://bugs.webkit.org/show_bug.cgi?id=178952
Summary
[iOS] LayoutTest fast/css/font-calculated-value.html is failing
Ryan Haddad
Reported
2017-10-27 14:24:21 PDT
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
Attachments
Patch
(1.48 KB, patch)
2020-07-01 07:01 PDT
,
Karl Rackler
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Karl Rackler
Comment 1
2020-07-01 06:57:28 PDT
fast/css/font-calculated-value.html is no longer failing - remove expectations Current history is green:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fcss%2Ffont-calculated-value.html
Karl Rackler
Comment 2
2020-07-01 07:01:08 PDT
Created
attachment 403289
[details]
Patch
EWS
Comment 3
2020-07-01 07:27:39 PDT
Committed
r263798
: <
https://trac.webkit.org/changeset/263798
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 403289
[details]
.
Radar WebKit Bug Importer
Comment 4
2020-07-01 07:28:13 PDT
<
rdar://problem/64986356
>
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