Bug 160762

Summary: Web Inspector: Should be able to Edit Node Attributes and Styles for non-UserAgent Shadow DOM nodes
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, koivisto, mattbaker, nvasilyev, rniwa, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2016-08-10 19:03:14 PDT
Summary:
Should be able to Edit Node Attributes and Styles for non-UserAgent Shadow DOM nodes.

Steps to Reproduce:
1. Inspect a page with Shadow DOM content (open or closed)
2. Select a Shadow DOM node
  => Should be able to Edit Attributes in DOM Tree
  => Should be able to Edit Styles applying to the selected node
Comment 1 Radar WebKit Bug Importer 2016-08-10 19:03:39 PDT
<rdar://problem/27798271>
Comment 2 Joseph Pecoraro 2016-08-10 19:10:52 PDT
Created attachment 285805 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2016-08-10 20:36:30 PDT
Comment on attachment 285805 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 285805

Committed r204370: <http://trac.webkit.org/changeset/204370>
Comment 4 WebKit Commit Bot 2016-08-10 20:36:34 PDT
All reviewed patches have been landed.  Closing bug.