[Webkit-unassigned] [Bug 35025] New: Web Inspector: Errors when inspecting styles of non-renderable elements in XHTML
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 17 03:17:38 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35025
Summary: Web Inspector: Errors when inspecting styles of
non-renderable elements in XHTML
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: apavlov at chromium.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
Created an attachment (id=48882)
--> (https://bugs.webkit.org/attachment.cgi?id=48882)
Test Case
1. Bring up the Web Inspector for the attached Test Case (XHTML page).
2. In the Elements panel (note that the top-level node is not expanded), make
the <img> or <script> elements visible.
3. Click either of the <img> or <script> elements.
In the Console, you will see a red crossed circle followed by "Error
dispatching: getStyles" (or "Error dispatching: getInlineStyle").
The Styles sidebar pane is empty, and the Properties pane does not show the
full elements hierarchy (HTMLImgElement or HTMLScriptElement are not displayed)
--
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