[Webkit-unassigned] [Bug 29720] New: Inspecting a <p> beneath a <dl> includes the <dl> in the highlighted block

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 24 11:09:48 PDT 2009


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

           Summary: Inspecting a <p> beneath a <dl> includes the <dl> in
                    the highlighted block
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ryanmc at adobe.com


Created an attachment (id=40073)
 --> (https://bugs.webkit.org/attachment.cgi?id=40073)
test files with <p> and <dl> elements

Problem Description: The Inspect feature incorrectly includes a definition list
that precedes a paragraph.

Steps to Reproduce:
1. Open the background.html file in WebKit.
2. Enable Web Inspector and click the magnifying glass icon
3. Hover the mouse pointer over a paragraph that follows a definition list,
e.g., the paragraph immediately preceding the "background-color" heading. 

Actual Result: Both the paragraph and the preceding definition list are
highlighted, incorrectly showing the top margin of the paragraph above the
definition list.

Expected Result: The definition list should not be included.

Note: Firebug gets it wrong too.

-- 
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