Bug 237534 - Remove duplicated platform expectations for computed-style.html, computed-style-without-renderer.html, getComputedStyle-basic.xhtml
Summary: Remove duplicated platform expectations for computed-style.html, computed-sty...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Oriol Brufau
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-03-07 08:30 PST by Oriol Brufau
Modified: 2022-03-07 12:55 PST (History)
1 user (show)

See Also:


Attachments
Patch (160.96 KB, patch)
2022-03-07 08:32 PST, Oriol Brufau
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oriol Brufau 2022-03-07 08:30:01 PST
These files are identical:

fast/css/getComputedStyle/computed-style-expected.txt
platform/glib/fast/css/getComputedStyle/computed-style-expected.txt
platform/ios/fast/css/getComputedStyle/computed-style-expected.txt

And these:

fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
platform/glib/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
platform/ios/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt

And these:

svg/css/getComputedStyle-basic-expected.txt
platform/glib/svg/css/getComputedStyle-basic-expected.txt
platform/ios/svg/css/getComputedStyle-basic-expected.txt

It's annoying if I have to update them all when turning a CSS property into a shorthand or something like that.

The duplicates should just be removed.
Comment 1 Oriol Brufau 2022-03-07 08:32:28 PST
Created attachment 453989 [details]
Patch
Comment 2 EWS 2022-03-07 12:54:23 PST
Committed r290902 (248133@main): <https://commits.webkit.org/248133@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 453989 [details].
Comment 3 Radar WebKit Bug Importer 2022-03-07 12:55:16 PST
<rdar://problem/89924656>