[Webkit-unassigned] [Bug 26357] New: The expected result of /LayoutTests/editing/deleting/5032066.html is incorrect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 12 14:55:59 PDT 2009


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

           Summary: The expected result of
                    /LayoutTests/editing/deleting/5032066.html is incorrect
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P4
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at google.com


The expected result of the test case
/LayoutTests/editing/deleting/5032066.html
should not contain SPAN (RenderInline {SPAN} at (0,0) size 168x18)

dumpAsText revealed that it has two CSS properties as well.

<table border="1"><tbody><tr><td>All the content in this editable
region <span class="Apple-style-span"
style="-webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing:
0px; ">should be in one table cell.</span></td></tr></tbody></table>

Since the test only deletes, it shouldn't be introducing a new span tag at all.


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



More information about the webkit-unassigned mailing list