Bug 210005 - Fix remaining cases where 'currentcolor' doesn't inherit correctly
Summary: Fix remaining cases where 'currentcolor' doesn't inherit correctly
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-04-04 09:39 PDT by Antti Koivisto
Modified: 2023-04-28 18:23 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2020-04-04 09:39:20 PDT
These are the callsites of BuilderState::colorFromPrimitiveValueWithResolvedCurrentColor. See the comments there.
Comment 1 Antti Koivisto 2020-04-04 09:40:24 PDT
Some of these don't work for other reasons too, for example we don't support 'inherit' for content property.
Comment 3 Radar WebKit Bug Importer 2023-04-28 18:23:28 PDT
<rdar://problem/108685171>