[Webkit-unassigned] [Bug 51639] chrome.dll!WebCore::ApplyStyleCommand::applyBlockStyle ReadAV at NULL (64db547804532a84be2e53721e499e9e)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 26 07:09:24 PDT 2011


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


Fehér Zsolt <feherzs at inf.u-szeged.hu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |feherzs at inf.u-szeged.hu




--- Comment #8 from Fehér Zsolt <feherzs at inf.u-szeged.hu>  2011-09-26 07:09:24 PST ---
This test failed after the patch:
editing/style/justify-without-enclosing-block.xhtml

--- /ramdisk/qt-linux-32-debug/build/layout-test-results/editing/style/justify-without-enclosing-block-expected.txt 
+++ /ramdisk/qt-linux-32-debug/build/layout-test-results/editing/style/justify-without-enclosing-block-actual.txt 
@@ -1,5 +1,22 @@
-execCommand("JustifyNone") was crashing inside WebCore::ApplyStyleCommand::applyBlockStyle.
-See https://bugs.webkit.org/show_bug.cgi?id=51639
-The test has passed if it does not crash.
-
-PASS
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x126
+  RenderBlock {html} at (0,0) size 800x126
+    RenderBody {body} at (8,8) size 784x110
+      RenderBlock {div} at (0,0) size 784x22
+        RenderText {#text} at (0,0) size 696x22
+          text run at (0,0) width 696: "execCommand(\"JustifyNone\") was crashing inside WebCore::ApplyStyleCommand::applyBlockStyle."
+      RenderBlock {div} at (0,22) size 784x22
+        RenderText {#text} at (0,0) size 349x22
+          text run at (0,0) width 349: "See https://bugs.webkit.org/show_bug.cgi?id=51639"
+      RenderBlock {div} at (0,44) size 784x22
+        RenderText {#text} at (0,0) size 261x22
+          text run at (0,0) width 261: "The test has passed if it does not crash."
+      RenderBlock {div} at (0,66) size 784x22
+        RenderBR {br} at (0,0) size 0x22
+      RenderBlock {div} at (0,88) size 784x22
+        RenderText {#text} at (0,0) size 40x22
+          text run at (0,0) width 40: "PASS"
+      RenderBlock (anonymous) at (0,110) size 784x0
+selection start: position 0 of child 0 {#text} of child 0 {div} of body
+selection end:   position 4 of child 0 {#text} of child 4 {div} of body

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