Bug 92455 - Should be able to inherit a value from shadow host
Summary: Should be able to inherit a value from shadow host
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 82313
  Show dependency treegraph
 
Reported: 2012-07-26 21:24 PDT by Shinya Kawanaka
Modified: 2019-10-04 22:15 PDT (History)
6 users (show)

See Also:


Attachments
Repro (477 bytes, text/html)
2012-07-26 21:52 PDT, Shinya Kawanaka
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Shinya Kawanaka 2012-07-26 21:24:42 PDT
When styling replaced elements, we should write -webkit-appearance for inner element.
If the inner element has CSSValue like inheriting from host, this problem will be solved.
Comment 1 Shinya Kawanaka 2012-07-26 21:52:19 PDT
Created attachment 154836 [details]
Repro
Comment 2 Shinya Kawanaka 2012-07-26 21:53:20 PDT
Comment on attachment 154836 [details]
Repro

Sorry. I've uploaded this in a wrong place.
Comment 3 Ryosuke Niwa 2019-10-04 22:15:41 PDT
Won't fix this because we don't support attaching shadow roots to input elements in V1 API.