WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
204171
WebKit supports quirky fill colors from the OM even in non quirks-mode documents
https://bugs.webkit.org/show_bug.cgi?id=204171
Summary
WebKit supports quirky fill colors from the OM even in non quirks-mode documents
Emilio Cobos Álvarez (:emilio)
Reported
2019-11-13 12:29:02 PST
STR: * Open
https://bug1595756.bmoattachments.org/attachment.cgi?id=9108520
Expected results: * Three black squares. Actual results: * The first square is yellow, even though I styled it with:
> document.querySelector("rect").style.fill = "ffff00"
Which is only a valid color on quirks-mode.
Attachments
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2019-11-13 12:39:26 PST
Need to check if the same happens in CSS (not SVG).
Radar WebKit Bug Importer
Comment 2
2022-07-01 15:09:43 PDT
<
rdar://problem/96316764
>
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