[Webkit-unassigned] [Bug 90017] New: [Meta] [Shadow] contenteditable attribute for distributed nodes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 26 14:57:08 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=90017

           Summary: [Meta] [Shadow] contenteditable attribute for
                    distributed nodes.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hayato at chromium.org
                CC: darin at apple.com, dglazkov at chromium.org,
                    rniwa at webkit.org, enrica at apple.com,
                    dominicc at chromium.org, morrita at google.com,
                    shinyak at chromium.org, tasak at google.com
            Blocks: 82697


This meta bug tracks all issues related to 'contenteditable' attribute for distributed nodes in Shadow DOM, including but not limited to:

- Should a contenteditable attribute of shadow host propagate to distributed nodes?
  - See: https://www.w3.org/Bugs/Public/show_bug.cgi?id=17608
- How to implement an inheritance of 'contenteditable' for distributed ndoes.
  - We might need to modify how to inherit a '-user-modify' CSS property.
  - We need to figure out how style is resolved for distributed nodes. We might need to tweak Style::inheritFrom()

Let me add details later.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list