WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
227257
CSSStyleDeclaration.getPropertyPriority() should return the empty string for invalid CSS properties
https://bugs.webkit.org/show_bug.cgi?id=227257
Summary
CSSStyleDeclaration.getPropertyPriority() should return the empty string for ...
Chris Dumez
Reported
2021-06-22 09:33:57 PDT
CSSStyleDeclaration.getPropertyPriority() should return the empty string for invalid CSS properties, not null:
https://drafts.csswg.org/cssom/#dom-cssstyledeclaration-getpropertyvalue
Attachments
Patch
(7.29 KB, patch)
2021-06-22 09:36 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Improved test coverage
(2.62 KB, patch)
2021-06-23 10:44 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2021-06-22 09:36:48 PDT
Created
attachment 431970
[details]
Patch
Geoffrey Garen
Comment 2
2021-06-22 10:37:34 PDT
Comment on
attachment 431970
[details]
Patch r=me
EWS
Comment 3
2021-06-22 10:43:21 PDT
Committed
r279125
(
239040@main
): <
https://commits.webkit.org/239040@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 431970
[details]
.
Radar WebKit Bug Importer
Comment 4
2021-06-22 10:44:20 PDT
<
rdar://problem/79622278
>
Chris Dumez
Comment 5
2021-06-23 10:44:32 PDT
Reopening to attach new patch.
Chris Dumez
Comment 6
2021-06-23 10:44:34 PDT
Created
attachment 432072
[details]
Improved test coverage
EWS
Comment 7
2021-06-23 11:39:04 PDT
Committed
r279176
(
239072@main
): <
https://commits.webkit.org/239072@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 432072
[details]
.
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