[Webkit-unassigned] [Bug 35348] New: Web Inspector: Adding a style attribute via the Style panel doesn't update the DOM view
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 24 09:09:39 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35348
Summary: Web Inspector: Adding a style attribute via the Style
panel doesn't update the DOM view
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rik at webkit.org
CC: timothy at hatcher.name, rik at webkit.org,
keishi at webkit.org, pmuellr at yahoo.com,
joepeck at webkit.org, pfeldman at chromium.org,
bweinstein at apple.com
Steps to reproduce:
1) Open any webpage
2) Add a style attribute in the Styles column (like color: red;)
Actual results:
The body node doesn't show the style attribute
Expected:
The body node shows the style attribute
Note that the added style is applied to the webpage. Only the DOM view is not
updated.
--
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