[Webkit-unassigned] [Bug 112098] New: Empty span inserted just after a text-wrap point has an offsetTop and offsetHeight of 0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 11 20:01:54 PDT 2013


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

           Summary: Empty span inserted just after a text-wrap point has
                    an offsetTop and offsetHeight of 0
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.8
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: philip.peitsch at gmail.com


As per attached demonstration HTML. The brokenEndSpan element reports an offsetTop and offsetHeight of 0 (possibly other properties) . If I set margin and padding data (as in the workaround included), the offset data is correct. Alternatively, if I move the element so it is not the first element just after the text wrap, it the offset data appears to be correct.

This has been reproduced on:
Google Chrome - 25.0.1364.160, WebKit: 537.22 (@145015)
Safari - 6.0.2, WebKit: 536.26.17 (as found here: http://en.wikipedia.org/wiki/Safari_version_history)

Firefox returns the brokenEndSpan element with the expected non-zero offset values.

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