[Webkit-unassigned] [Bug 135756] Elements whose contents start with an astral Unicode symbol disappear when CSS `::first-letter` is applied to them

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 11 10:47:54 PDT 2014


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





--- Comment #1 from Myles C. Maxfield <mmaxfield at apple.com>  2014-08-11 10:48:03 PST ---
DumpRenderTree says that we aren't determining the first letter correctly.

      RenderBlock {P} at (0,34) size 784x18
        RenderInline (generated) at (0,0) size 8x18 [bgcolor=#FF0000]
          RenderText {#text} at (0,0) size 8x18
            text run at (0,0) width 8: "\x{F0}"
        RenderText {#text} at (8,0) size 128x18
          text run at (8,0) width 128: "\x{9D}\x{152}\x{2020}Lorem ipsum (1)"

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