Bug 237534

Summary: Remove duplicated platform expectations for computed-style.html, computed-style-without-renderer.html, getComputedStyle-basic.xhtml
Product: WebKit Reporter: Oriol Brufau <obrufau>
Component: Tools / TestsAssignee: Oriol Brufau <obrufau>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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>