Bug 74937

Summary: [Qt][WK2] 2 editing tests introduced in r103073 fails
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: ossy
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 87008    

Description Csaba Osztrogonác 2011-12-20 09:24:46 PST
--- /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/editing/input/caret-at-the-edge-of-contenteditable-expected.txt 
+++ /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/editing/input/caret-at-the-edge-of-contenteditable-actual.txt 
@@ -11,4 +11,8 @@
   RenderBlock {DIV} at (0,42) size 92x23 [border: (1px solid #000000)]
     RenderText {#text} at (1,1) size 378x21
       text run at (1,1) width 378: "012345678901012345678901234567890123456789"
+layer at (8,50) size 9x21
+  RenderBlock (positioned) {SPAN} at (8,50) size 9x21
+    RenderText {#text} at (0,0) size 9x21
+      text run at (0,0) width 9: "0"
 caret: position 12 of child 0 {#text} of child 5 {DIV} of body


--- /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/editing/input/reveal-caret-of-multiline-contenteditable-expected.txt 
+++ /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/editing/input/reveal-caret-of-multiline-contenteditable-actual.txt 
@@ -101,4 +101,8 @@
     RenderText {#text} at (1,631) size 18x21
       text run at (1,631) width 18: "30"
     RenderBR {BR} at (19,631) size 0x21
+layer at (8,29) size 9x21
+  RenderBlock (positioned) {SPAN} at (8,29) size 9x21
+    RenderText {#text} at (0,0) size 9x21
+      text run at (0,0) width 9: "0"
 caret: position 1 of child 36 {#text} of child 5 {DIV} of body
Comment 1 Csaba Osztrogonác 2011-12-20 09:28:16 PST
Skipped by http://trac.webkit.org/changeset/103336
Comment 2 Jocelyn Turcotte 2014-02-03 03:19:29 PST
=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.