[Webkit-unassigned] [Bug 23904] New: Layout test for Bug 23741: StyleRareNonInheritedData::operator==() should not compare ContentData objects by pointer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 11 15:04:54 PST 2009


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

           Summary: Layout test for Bug 23741:
                    StyleRareNonInheritedData::operator==() should not
                    compare ContentData objects by pointer
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
                CC: hyatt at apple.com, simon.fraser at apple.com


* SUMMARY
Need a layout test for Bug 23741: StyleRareNonInheritedData::operator==()
should not compare ContentData objects by pointer.

Unfortunately, this isn't as easy as it sounds.  Although a manual test shows
the bug in Safari, the same test won't produce incorrect results (without the
fix) in DumpRenderTree.  (If you dump the page as a render tree, the values are
correct.  If you dump the page as text, the content values don't appear.)


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