WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
231533
Fix makeprop.pl to not treat "inherited: false" properties as inherited.
https://bugs.webkit.org/show_bug.cgi?id=231533
Summary
Fix makeprop.pl to not treat "inherited: false" properties as inherited.
Kiet Ho
Reported
2021-10-11 14:03:24 PDT
makeprop.pl treats a property as inherited if the "inherited" option in CSSProperties.json is defined, regardless of whether the option value is true or false. Fix makeprop.pl to actually consider the option value.
Attachments
Patch
(1.71 KB, patch)
2021-10-11 14:23 PDT
,
Kiet Ho
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kiet Ho
Comment 1
2021-10-11 14:23:13 PDT
Created
attachment 440834
[details]
Patch
EWS
Comment 2
2021-10-11 19:48:39 PDT
Committed
r283963
(
242810@main
): <
https://commits.webkit.org/242810@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 440834
[details]
.
Radar WebKit Bug Importer
Comment 3
2021-10-11 19:49:18 PDT
<
rdar://problem/84128720
>
Darin Adler
Comment 4
2021-10-12 08:38:43 PDT
Why no tests? Doesn’t this affect anything?
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