[Webkit-unassigned] [Bug 58158] REGRESSION(r83322): editing/pasteboard/paste-xml.xhtml seems to have regressed on non-Mac platforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 8 13:21:37 PDT 2011


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





--- Comment #1 from Ryosuke Niwa <rniwa at webkit.org>  2011-04-08 13:21:38 PST ---
e.g.

http://build.webkit.org/results/GTK%20Linux%2064-bit%20Debug/r83324%20(21264)/editing/pasteboard/paste-xml-diffs.txt
-        RenderInline {span} at (0,0) size 140x28
+        RenderInline {span} at (0,0) size 69x28
           RenderText {#text} at (14,14) size 69x28
             text run at (14,14) width 69: "foo bar"
-          RenderText {#text} at (83,14) size 31x28
-            text run at (83,14) width 31: "bar"
+        RenderText {#text} at (83,14) size 31x28
+          text run at (83,14) width 31: "bar"
+        RenderInline {span} at (0,0) size 40x28

It seems like we're incorrectly splitting a span with id attribute.

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