[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

eric at webkit.org eric at webkit.org
Wed Dec 22 11:13:19 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 5a66d1e84647d33478227036d7b6fbf8d6d42d0d
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jul 15 05:35:16 2010 +0000

    2010-07-14  Eric Seidel  <eric at webkit.org>
    
            Unreviewed.  Just updating expected results.
    
            Add a test to document WebKit (and Minefield's) HTML5 spec violation related to text node coalescing
            https://bugs.webkit.org/show_bug.cgi?id=42294
    
            Update results from Qt bot (using my new fancy rebaseline tool).
    
            * platform/qt/editing/inserting/insert-3654864-fix-expected.txt:
            * platform/qt/editing/inserting/insert-3907422-fix-expected.txt:
            * platform/qt/editing/pasteboard/4641033-expected.txt:
            * platform/qt/editing/pasteboard/5028447-expected.txt:
            * platform/qt/editing/pasteboard/paste-text-010-expected.txt:
            * platform/qt/editing/pasteboard/select-element-1-expected.txt:
            * platform/qt/fast/canvas/arc360-expected.txt:
            * platform/qt/fast/canvas/canvas-before-css-expected.txt:
            * platform/qt/fast/canvas/canvas-incremental-repaint-2-expected.txt:
            * platform/qt/fast/canvas/drawImage-with-globalAlpha-expected.txt:
            * platform/qt/fast/canvas/fill-stroke-clip-reset-path-expected.txt:
            * platform/qt/fast/canvas/fillrect-gradient-zero-stops-expected.txt:
            * platform/qt/fast/canvas/gradient-add-second-start-end-stop-expected.txt:
            * platform/qt/fast/canvas/shadow-offset-1-expected.txt:
            * platform/qt/fast/canvas/shadow-offset-2-expected.txt:
            * platform/qt/fast/canvas/shadow-offset-3-expected.txt:
            * platform/qt/fast/canvas/shadow-offset-4-expected.txt:
            * platform/qt/fast/canvas/shadow-offset-5-expected.txt:
            * platform/qt/fast/canvas/shadow-offset-6-expected.txt:
            * platform/qt/fast/canvas/shadow-offset-7-expected.txt:
            * platform/qt/fast/css/contentImage-expected.txt:
            * platform/qt/fast/css/pseudo-cache-stale-expected.txt:
            * platform/qt/fast/css/rem-units-on-root-expected.txt:
            * platform/qt/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
            * platform/qt/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt:
            * platform/qt/fast/dom/attr_dead_doc-expected.txt:
            * platform/qt/fast/dynamic/anchor-lock-expected.txt:
            * platform/qt/fast/dynamic/anonymous-block-layer-lost-expected.txt:
            * platform/qt/fast/dynamic/window-resize-scrollbars-test-expected.txt:
            * platform/qt/fast/dynamic/window-scrollbars-test-expected.txt:
            * platform/qt/fast/forms/textarea-placeholder-set-value-expected.txt:
            * platform/qt/fast/frames/flattening/iframe-flattening-fixed-height-expected.txt:
            * platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.txt:
            * platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.txt:
            * platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-expected.txt:
            * platform/qt/fast/frames/viewsource-on-image-file-expected.txt:
            * platform/qt/fast/images/animated-gif-with-offsets-expected.txt:
            * platform/qt/fast/images/image-in-map-expected.txt:
            * platform/qt/fast/multicol/layers-split-across-columns-expected.txt:
            * platform/qt/fast/multicol/nested-columns-expected.txt:
            * platform/qt/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
            * platform/qt/fast/overflow/line-clamp-expected.txt:
            * platform/qt/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt:
            * platform/qt/fast/repaint/layout-state-scrolloffset-expected.txt:
            * platform/qt/fast/repaint/layout-state-scrolloffset2-expected.txt:
            * platform/qt/fast/repaint/layout-state-scrolloffset3-expected.txt:
            * platform/qt/fast/repaint/rel-positioned-inline-with-overflow-expected.txt:
            * platform/qt/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt:
            * platform/qt/http/tests/misc/frame-access-during-load-expected.txt:
            * platform/qt/http/tests/misc/iframe404-expected.txt:
            * platform/qt/http/tests/misc/location-replace-crossdomain-expected.txt:
            * platform/qt/plugins/netscape-dom-access-expected.txt:
            * platform/qt/tables/mozilla/bugs/adforce_imgis_com-expected.txt:
            * platform/qt/tables/mozilla_expected_failures/bugs/bug128876-expected.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63407 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 8e84a05..e7c78c4 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,67 @@
+2010-07-14  Eric Seidel  <eric at webkit.org>
+
+        Unreviewed.  Just updating expected results.
+
+        Add a test to document WebKit (and Minefield's) HTML5 spec violation related to text node coalescing
+        https://bugs.webkit.org/show_bug.cgi?id=42294
+
+        Update results from Qt bot (using my new fancy rebaseline tool).
+
+        * platform/qt/editing/inserting/insert-3654864-fix-expected.txt:
+        * platform/qt/editing/inserting/insert-3907422-fix-expected.txt:
+        * platform/qt/editing/pasteboard/4641033-expected.txt:
+        * platform/qt/editing/pasteboard/5028447-expected.txt:
+        * platform/qt/editing/pasteboard/paste-text-010-expected.txt:
+        * platform/qt/editing/pasteboard/select-element-1-expected.txt:
+        * platform/qt/fast/canvas/arc360-expected.txt:
+        * platform/qt/fast/canvas/canvas-before-css-expected.txt:
+        * platform/qt/fast/canvas/canvas-incremental-repaint-2-expected.txt:
+        * platform/qt/fast/canvas/drawImage-with-globalAlpha-expected.txt:
+        * platform/qt/fast/canvas/fill-stroke-clip-reset-path-expected.txt:
+        * platform/qt/fast/canvas/fillrect-gradient-zero-stops-expected.txt:
+        * platform/qt/fast/canvas/gradient-add-second-start-end-stop-expected.txt:
+        * platform/qt/fast/canvas/shadow-offset-1-expected.txt:
+        * platform/qt/fast/canvas/shadow-offset-2-expected.txt:
+        * platform/qt/fast/canvas/shadow-offset-3-expected.txt:
+        * platform/qt/fast/canvas/shadow-offset-4-expected.txt:
+        * platform/qt/fast/canvas/shadow-offset-5-expected.txt:
+        * platform/qt/fast/canvas/shadow-offset-6-expected.txt:
+        * platform/qt/fast/canvas/shadow-offset-7-expected.txt:
+        * platform/qt/fast/css/contentImage-expected.txt:
+        * platform/qt/fast/css/pseudo-cache-stale-expected.txt:
+        * platform/qt/fast/css/rem-units-on-root-expected.txt:
+        * platform/qt/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
+        * platform/qt/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt:
+        * platform/qt/fast/dom/attr_dead_doc-expected.txt:
+        * platform/qt/fast/dynamic/anchor-lock-expected.txt:
+        * platform/qt/fast/dynamic/anonymous-block-layer-lost-expected.txt:
+        * platform/qt/fast/dynamic/window-resize-scrollbars-test-expected.txt:
+        * platform/qt/fast/dynamic/window-scrollbars-test-expected.txt:
+        * platform/qt/fast/forms/textarea-placeholder-set-value-expected.txt:
+        * platform/qt/fast/frames/flattening/iframe-flattening-fixed-height-expected.txt:
+        * platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.txt:
+        * platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.txt:
+        * platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-expected.txt:
+        * platform/qt/fast/frames/viewsource-on-image-file-expected.txt:
+        * platform/qt/fast/images/animated-gif-with-offsets-expected.txt:
+        * platform/qt/fast/images/image-in-map-expected.txt:
+        * platform/qt/fast/multicol/layers-split-across-columns-expected.txt:
+        * platform/qt/fast/multicol/nested-columns-expected.txt:
+        * platform/qt/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
+        * platform/qt/fast/overflow/line-clamp-expected.txt:
+        * platform/qt/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt:
+        * platform/qt/fast/repaint/layout-state-scrolloffset-expected.txt:
+        * platform/qt/fast/repaint/layout-state-scrolloffset2-expected.txt:
+        * platform/qt/fast/repaint/layout-state-scrolloffset3-expected.txt:
+        * platform/qt/fast/repaint/rel-positioned-inline-with-overflow-expected.txt:
+        * platform/qt/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt:
+        * platform/qt/http/tests/misc/frame-access-during-load-expected.txt:
+        * platform/qt/http/tests/misc/iframe404-expected.txt:
+        * platform/qt/http/tests/misc/location-replace-crossdomain-expected.txt:
+        * platform/qt/plugins/netscape-dom-access-expected.txt:
+        * platform/qt/tables/mozilla/bugs/adforce_imgis_com-expected.txt:
+        * platform/qt/tables/mozilla_expected_failures/bugs/bug128876-expected.txt:
+
 2010-07-14  Martin Robinson  <mrobinson at igalia.com>
 
         Unreviewed.
diff --git a/LayoutTests/platform/qt/editing/inserting/insert-3654864-fix-expected.txt b/LayoutTests/platform/qt/editing/inserting/insert-3654864-fix-expected.txt
index 0cd3a2f..719dffd 100644
--- a/LayoutTests/platform/qt/editing/inserting/insert-3654864-fix-expected.txt
+++ b/LayoutTests/platform/qt/editing/inserting/insert-3654864-fix-expected.txt
@@ -26,6 +26,4 @@ layer at (0,0) size 800x600
       RenderText {#text} at (14,44) size 36x29
         text run at (14,44) width 36: "xxx"
       RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
 caret: position 3 of child 1 {#text} of body
diff --git a/LayoutTests/platform/qt/editing/inserting/insert-3907422-fix-expected.txt b/LayoutTests/platform/qt/editing/inserting/insert-3907422-fix-expected.txt
index 5c08fa7..0ad8478 100644
--- a/LayoutTests/platform/qt/editing/inserting/insert-3907422-fix-expected.txt
+++ b/LayoutTests/platform/qt/editing/inserting/insert-3907422-fix-expected.txt
@@ -44,6 +44,4 @@ layer at (0,0) size 800x600
         RenderText {#text} at (0,0) size 0x0
         RenderText {#text} at (0,0) size 0x0
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
 caret: position 3 of child 3 {#text} of body
diff --git a/LayoutTests/platform/qt/editing/pasteboard/4641033-expected.txt b/LayoutTests/platform/qt/editing/pasteboard/4641033-expected.txt
index 9c02088..707b4fa 100644
--- a/LayoutTests/platform/qt/editing/pasteboard/4641033-expected.txt
+++ b/LayoutTests/platform/qt/editing/pasteboard/4641033-expected.txt
@@ -33,5 +33,4 @@ layer at (0,0) size 800x600
             RenderText at (0,0) size 9x20
               text run at (0,0) width 9: "1"
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
 caret: position 1 of child 2 {SELECT} of child 2 {DIV} of body
diff --git a/LayoutTests/platform/qt/editing/pasteboard/5028447-expected.txt b/LayoutTests/platform/qt/editing/pasteboard/5028447-expected.txt
index 1d49407..1ef5562 100644
--- a/LayoutTests/platform/qt/editing/pasteboard/5028447-expected.txt
+++ b/LayoutTests/platform/qt/editing/pasteboard/5028447-expected.txt
@@ -11,5 +11,4 @@ layer at (0,0) size 800x600
         text run at (0,31) width 164: "the same size."
         text run at (164,31) width 7: " "
       RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
 caret: position 43 of child 1 {#text} of body
diff --git a/LayoutTests/platform/qt/editing/pasteboard/paste-text-010-expected.txt b/LayoutTests/platform/qt/editing/pasteboard/paste-text-010-expected.txt
index 0d2efb9..84f2b0a 100644
--- a/LayoutTests/platform/qt/editing/pasteboard/paste-text-010-expected.txt
+++ b/LayoutTests/platform/qt/editing/pasteboard/paste-text-010-expected.txt
@@ -71,6 +71,4 @@ layer at (0,0) size 800x600
       RenderBlock (anonymous) at (0,118) size 784x0
         RenderText {#text} at (0,0) size 0x0
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
 caret: position 7 of child 4 {#text} of child 1 {DIV} of body
diff --git a/LayoutTests/platform/qt/editing/pasteboard/select-element-1-expected.txt b/LayoutTests/platform/qt/editing/pasteboard/select-element-1-expected.txt
index 9186a0d..8e2809a 100644
--- a/LayoutTests/platform/qt/editing/pasteboard/select-element-1-expected.txt
+++ b/LayoutTests/platform/qt/editing/pasteboard/select-element-1-expected.txt
@@ -53,4 +53,4 @@ layer at (0,0) size 800x600
           RenderListMarker at (-18,0) size 7x20: bullet
           RenderText {#text} at (0,0) size 54x20
             text run at (0,0) width 54: "Passed"
-caret: position 35 of child 0 {SELECT} of child 4 {DIV} of body
+caret: position 7 of child 0 {SELECT} of child 4 {DIV} of body
diff --git a/LayoutTests/platform/qt/fast/canvas/arc360-expected.txt b/LayoutTests/platform/qt/fast/canvas/arc360-expected.txt
index fcacdcf..5b9c092 100644
--- a/LayoutTests/platform/qt/fast/canvas/arc360-expected.txt
+++ b/LayoutTests/platform/qt/fast/canvas/arc360-expected.txt
@@ -10,4 +10,3 @@ layer at (0,0) size 800x600
         RenderHTMLCanvas {CANVAS} at (0,40) size 400x400
         RenderText {#text} at (0,0) size 0x0
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/fast/canvas/canvas-before-css-expected.txt b/LayoutTests/platform/qt/fast/canvas/canvas-before-css-expected.txt
index 8ac9d69..7c81f73 100644
--- a/LayoutTests/platform/qt/fast/canvas/canvas-before-css-expected.txt
+++ b/LayoutTests/platform/qt/fast/canvas/canvas-before-css-expected.txt
@@ -10,5 +10,3 @@ layer at (0,0) size 800x600
         RenderHTMLCanvas {CANVAS} at (0,0) size 400x200
         RenderText {#text} at (0,0) size 0x0
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/fast/canvas/canvas-incremental-repaint-2-expected.txt b/LayoutTests/platform/qt/fast/canvas/canvas-incremental-repaint-2-expected.txt
index 559e804..bee4b7c 100644
--- a/LayoutTests/platform/qt/fast/canvas/canvas-incremental-repaint-2-expected.txt
+++ b/LayoutTests/platform/qt/fast/canvas/canvas-incremental-repaint-2-expected.txt
@@ -5,5 +5,3 @@ layer at (0,0) size 800x210
     RenderBody {BODY} at (8,8) size 784x194
       RenderHTMLCanvas {CANVAS} at (0,0) size 240x190 [border: (20px solid #000000)]
       RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/fast/canvas/drawImage-with-globalAlpha-expected.txt b/LayoutTests/platform/qt/fast/canvas/drawImage-with-globalAlpha-expected.txt
index 00651f1..b504c60 100644
--- a/LayoutTests/platform/qt/fast/canvas/drawImage-with-globalAlpha-expected.txt
+++ b/LayoutTests/platform/qt/fast/canvas/drawImage-with-globalAlpha-expected.txt
@@ -9,5 +9,3 @@ layer at (0,0) size 800x600
       RenderHTMLCanvas {CANVAS} at (0,20) size 700x100
       RenderText {#text} at (0,0) size 0x0
       RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/fast/canvas/fill-stroke-clip-reset-path-expected.txt b/LayoutTests/platform/qt/fast/canvas/fill-stroke-clip-reset-path-expected.txt
index cbedeff..084db45 100644
--- a/LayoutTests/platform/qt/fast/canvas/fill-stroke-clip-reset-path-expected.txt
+++ b/LayoutTests/platform/qt/fast/canvas/fill-stroke-clip-reset-path-expected.txt
@@ -28,5 +28,3 @@ layer at (0,0) size 800x600
           text run at (44,4) width 4: " "
         RenderHTMLCanvas {CANVAS} at (48,0) size 20x20
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/fast/canvas/fillrect-gradient-zero-stops-expected.txt b/LayoutTests/platform/qt/fast/canvas/fillrect-gradient-zero-stops-expected.txt
index 572fda9..6641ea9 100644
--- a/LayoutTests/platform/qt/fast/canvas/fillrect-gradient-zero-stops-expected.txt
+++ b/LayoutTests/platform/qt/fast/canvas/fillrect-gradient-zero-stops-expected.txt
@@ -15,4 +15,3 @@ layer at (0,0) size 800x600
         RenderHTMLCanvas {CANVAS} at (0,0) size 300x150
         RenderText {#text} at (0,0) size 0x0
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/fast/canvas/gradient-add-second-start-end-stop-expected.txt b/LayoutTests/platform/qt/fast/canvas/gradient-add-second-start-end-stop-expected.txt
index dead1b0..ff80745 100644
--- a/LayoutTests/platform/qt/fast/canvas/gradient-add-second-start-end-stop-expected.txt
+++ b/LayoutTests/platform/qt/fast/canvas/gradient-add-second-start-end-stop-expected.txt
@@ -6,4 +6,3 @@ layer at (0,0) size 800x600
       RenderHTMLCanvas {CANVAS} at (0,0) size 600x100
       RenderText {#text} at (0,0) size 0x0
       RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/fast/canvas/shadow-offset-1-expected.txt b/LayoutTests/platform/qt/fast/canvas/shadow-offset-1-expected.txt
index 1e25dde..85c0f82 100644
--- a/LayoutTests/platform/qt/fast/canvas/shadow-offset-1-expected.txt
+++ b/LayoutTests/platform/qt/fast/canvas/shadow-offset-1-expected.txt
@@ -9,4 +9,3 @@ layer at (0,0) size 800x464
       RenderBlock (anonymous) at (0,36) size 784x404
         RenderHTMLCanvas {CANVAS} at (0,0) size 400x400 [bgcolor=#FFFFFF]
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/fast/canvas/shadow-offset-2-expected.txt b/LayoutTests/platform/qt/fast/canvas/shadow-offset-2-expected.txt
index 1e25dde..85c0f82 100644
--- a/LayoutTests/platform/qt/fast/canvas/shadow-offset-2-expected.txt
+++ b/LayoutTests/platform/qt/fast/canvas/shadow-offset-2-expected.txt
@@ -9,4 +9,3 @@ layer at (0,0) size 800x464
       RenderBlock (anonymous) at (0,36) size 784x404
         RenderHTMLCanvas {CANVAS} at (0,0) size 400x400 [bgcolor=#FFFFFF]
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/fast/canvas/shadow-offset-3-expected.txt b/LayoutTests/platform/qt/fast/canvas/shadow-offset-3-expected.txt
index 1e25dde..85c0f82 100644
--- a/LayoutTests/platform/qt/fast/canvas/shadow-offset-3-expected.txt
+++ b/LayoutTests/platform/qt/fast/canvas/shadow-offset-3-expected.txt
@@ -9,4 +9,3 @@ layer at (0,0) size 800x464
       RenderBlock (anonymous) at (0,36) size 784x404
         RenderHTMLCanvas {CANVAS} at (0,0) size 400x400 [bgcolor=#FFFFFF]
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/fast/canvas/shadow-offset-4-expected.txt b/LayoutTests/platform/qt/fast/canvas/shadow-offset-4-expected.txt
index 1e25dde..85c0f82 100644
--- a/LayoutTests/platform/qt/fast/canvas/shadow-offset-4-expected.txt
+++ b/LayoutTests/platform/qt/fast/canvas/shadow-offset-4-expected.txt
@@ -9,4 +9,3 @@ layer at (0,0) size 800x464
       RenderBlock (anonymous) at (0,36) size 784x404
         RenderHTMLCanvas {CANVAS} at (0,0) size 400x400 [bgcolor=#FFFFFF]
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/fast/canvas/shadow-offset-5-expected.txt b/LayoutTests/platform/qt/fast/canvas/shadow-offset-5-expected.txt
index 1e25dde..85c0f82 100644
--- a/LayoutTests/platform/qt/fast/canvas/shadow-offset-5-expected.txt
+++ b/LayoutTests/platform/qt/fast/canvas/shadow-offset-5-expected.txt
@@ -9,4 +9,3 @@ layer at (0,0) size 800x464
       RenderBlock (anonymous) at (0,36) size 784x404
         RenderHTMLCanvas {CANVAS} at (0,0) size 400x400 [bgcolor=#FFFFFF]
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/fast/canvas/shadow-offset-6-expected.txt b/LayoutTests/platform/qt/fast/canvas/shadow-offset-6-expected.txt
index 1e25dde..85c0f82 100644
--- a/LayoutTests/platform/qt/fast/canvas/shadow-offset-6-expected.txt
+++ b/LayoutTests/platform/qt/fast/canvas/shadow-offset-6-expected.txt
@@ -9,4 +9,3 @@ layer at (0,0) size 800x464
       RenderBlock (anonymous) at (0,36) size 784x404
         RenderHTMLCanvas {CANVAS} at (0,0) size 400x400 [bgcolor=#FFFFFF]
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/fast/canvas/shadow-offset-7-expected.txt b/LayoutTests/platform/qt/fast/canvas/shadow-offset-7-expected.txt
index 1e25dde..85c0f82 100644
--- a/LayoutTests/platform/qt/fast/canvas/shadow-offset-7-expected.txt
+++ b/LayoutTests/platform/qt/fast/canvas/shadow-offset-7-expected.txt
@@ -9,4 +9,3 @@ layer at (0,0) size 800x464
       RenderBlock (anonymous) at (0,36) size 784x404
         RenderHTMLCanvas {CANVAS} at (0,0) size 400x400 [bgcolor=#FFFFFF]
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/fast/css/contentImage-expected.txt b/LayoutTests/platform/qt/fast/css/contentImage-expected.txt
index a4b78a5..a7df9d8 100644
--- a/LayoutTests/platform/qt/fast/css/contentImage-expected.txt
+++ b/LayoutTests/platform/qt/fast/css/contentImage-expected.txt
@@ -5,4 +5,3 @@ layer at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x584
       RenderImage {IMG} at (0,0) size 600x215
       RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/fast/css/pseudo-cache-stale-expected.txt b/LayoutTests/platform/qt/fast/css/pseudo-cache-stale-expected.txt
index a92a5fd..480ac76 100644
--- a/LayoutTests/platform/qt/fast/css/pseudo-cache-stale-expected.txt
+++ b/LayoutTests/platform/qt/fast/css/pseudo-cache-stale-expected.txt
@@ -19,7 +19,6 @@ layer at (0,0) size 800x600
             RenderBlock {DIV} at (171,16) size 0x0
         RenderText {#text} at (0,0) size 0x0
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
 layer at (13,93) size 171x20
   RenderBlock {DIV} at (0,0) size 171x20 [color=#008000]
     RenderText {#text} at (1,0) size 150x20
diff --git a/LayoutTests/platform/qt/fast/css/rem-units-on-root-expected.txt b/LayoutTests/platform/qt/fast/css/rem-units-on-root-expected.txt
index 0b48095..8cc780b 100644
--- a/LayoutTests/platform/qt/fast/css/rem-units-on-root-expected.txt
+++ b/LayoutTests/platform/qt/fast/css/rem-units-on-root-expected.txt
@@ -6,5 +6,3 @@ layer at (0,0) size 800x600
       RenderText {#text} at (0,0) size 762x80
         text run at (0,0) width 762: "This is a test to make sure rem units used on the root"
         text run at (0,40) width 651: "element are relative to the user agent default."
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt b/LayoutTests/platform/qt/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt
index bbc6e75..7c5aa15 100644
--- a/LayoutTests/platform/qt/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt
+++ b/LayoutTests/platform/qt/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt
@@ -32,5 +32,3 @@ layer at (0,0) size 800x600
           RenderBlock {DIV} at (0,0) size 80x20
           RenderBlock {DIV} at (0,0) size 72x20
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt b/LayoutTests/platform/qt/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt
index cf4e788..b1a5a8e 100644
--- a/LayoutTests/platform/qt/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt
+++ b/LayoutTests/platform/qt/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt
@@ -36,5 +36,3 @@ layer at (0,0) size 800x600
               text run at (0,0) width 458: "Click me to test manually. The first column should grow to 500px."
         RenderText {#text} at (0,0) size 0x0
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/fast/dom/attr_dead_doc-expected.txt b/LayoutTests/platform/qt/fast/dom/attr_dead_doc-expected.txt
index 95d1b70..7458608 100644
--- a/LayoutTests/platform/qt/fast/dom/attr_dead_doc-expected.txt
+++ b/LayoutTests/platform/qt/fast/dom/attr_dead_doc-expected.txt
@@ -10,5 +10,3 @@ layer at (0,0) size 800x600
           RenderBlock {HTML} at (0,0) size 300x150
             RenderBody {BODY} at (8,8) size 284x134
       RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/fast/dynamic/anchor-lock-expected.txt b/LayoutTests/platform/qt/fast/dynamic/anchor-lock-expected.txt
index d89a9f3..e88e0e2 100644
--- a/LayoutTests/platform/qt/fast/dynamic/anchor-lock-expected.txt
+++ b/LayoutTests/platform/qt/fast/dynamic/anchor-lock-expected.txt
@@ -36,6 +36,4 @@ layer at (0,0) size 784x2134
       RenderBlock (anonymous) at (0,2098) size 768x20
         RenderText {#text} at (0,0) size 67x20
           text run at (0,0) width 67: "#anchor1"
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
 scrolled to 0,990
diff --git a/LayoutTests/platform/qt/fast/dynamic/anonymous-block-layer-lost-expected.txt b/LayoutTests/platform/qt/fast/dynamic/anonymous-block-layer-lost-expected.txt
index 94c2da4..94f3d6b 100644
--- a/LayoutTests/platform/qt/fast/dynamic/anonymous-block-layer-lost-expected.txt
+++ b/LayoutTests/platform/qt/fast/dynamic/anonymous-block-layer-lost-expected.txt
@@ -5,7 +5,5 @@ layer at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x584
       RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
       RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
 layer at (8,8) size 100x100
   RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
diff --git a/LayoutTests/platform/qt/fast/dynamic/window-resize-scrollbars-test-expected.txt b/LayoutTests/platform/qt/fast/dynamic/window-resize-scrollbars-test-expected.txt
index 45fdee3..5106a25 100644
--- a/LayoutTests/platform/qt/fast/dynamic/window-resize-scrollbars-test-expected.txt
+++ b/LayoutTests/platform/qt/fast/dynamic/window-resize-scrollbars-test-expected.txt
@@ -6,4 +6,3 @@ layer at (0,0) size 768x592
       RenderText {#text} at (0,0) size 534x20
         text run at (0,0) width 534: "This window should not have scroll bars. If it has scroll bars, try to use them."
       RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/fast/dynamic/window-scrollbars-test-expected.txt b/LayoutTests/platform/qt/fast/dynamic/window-scrollbars-test-expected.txt
index 16a6ca9..591525d 100644
--- a/LayoutTests/platform/qt/fast/dynamic/window-scrollbars-test-expected.txt
+++ b/LayoutTests/platform/qt/fast/dynamic/window-scrollbars-test-expected.txt
@@ -6,4 +6,3 @@ layer at (0,0) size 800x600
       RenderText {#text} at (0,0) size 288x20
         text run at (0,0) width 288: "This window should not have scroll bars."
       RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/fast/forms/textarea-placeholder-set-value-expected.txt b/LayoutTests/platform/qt/fast/forms/textarea-placeholder-set-value-expected.txt
index 815994a..bf536ab 100644
--- a/LayoutTests/platform/qt/fast/forms/textarea-placeholder-set-value-expected.txt
+++ b/LayoutTests/platform/qt/fast/forms/textarea-placeholder-set-value-expected.txt
@@ -13,8 +13,6 @@ layer at (0,0) size 800x600
           text run at (394,0) width 4: "."
       RenderBlock (anonymous) at (0,36) size 784x48
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
 layer at (10,46) size 180x44
   RenderTextControl {TEXTAREA} at (2,2) size 180x44
     RenderBlock {DIV} at (2,2) size 176x20
diff --git a/LayoutTests/platform/qt/fast/frames/flattening/iframe-flattening-fixed-height-expected.txt b/LayoutTests/platform/qt/fast/frames/flattening/iframe-flattening-fixed-height-expected.txt
index 96398d8..f673027 100644
--- a/LayoutTests/platform/qt/fast/frames/flattening/iframe-flattening-fixed-height-expected.txt
+++ b/LayoutTests/platform/qt/fast/frames/flattening/iframe-flattening-fixed-height-expected.txt
@@ -21,5 +21,3 @@ layer at (0,0) size 800x600
           layer at (0,0) size 400x400
             RenderBlock (positioned) {DIV} at (0,0) size 400x400
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.txt b/LayoutTests/platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.txt
index 2c3f455..902d8b1 100644
--- a/LayoutTests/platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.txt
+++ b/LayoutTests/platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.txt
@@ -21,5 +21,3 @@ layer at (0,0) size 800x600
           layer at (0,0) size 400x400
             RenderBlock (positioned) {DIV} at (0,0) size 400x400
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.txt b/LayoutTests/platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.txt
index 2f1df46..accd4bf 100644
--- a/LayoutTests/platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.txt
+++ b/LayoutTests/platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.txt
@@ -21,5 +21,3 @@ layer at (0,0) size 800x600
           layer at (0,0) size 400x400
             RenderBlock (positioned) {DIV} at (0,0) size 400x400
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-expected.txt b/LayoutTests/platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-expected.txt
index 2c3f455..902d8b1 100644
--- a/LayoutTests/platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-expected.txt
+++ b/LayoutTests/platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-expected.txt
@@ -21,5 +21,3 @@ layer at (0,0) size 800x600
           layer at (0,0) size 400x400
             RenderBlock (positioned) {DIV} at (0,0) size 400x400
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/fast/frames/viewsource-on-image-file-expected.txt b/LayoutTests/platform/qt/fast/frames/viewsource-on-image-file-expected.txt
index 2cc5d78..ac89e09 100644
--- a/LayoutTests/platform/qt/fast/frames/viewsource-on-image-file-expected.txt
+++ b/LayoutTests/platform/qt/fast/frames/viewsource-on-image-file-expected.txt
@@ -28,5 +28,3 @@ layer at (0,0) size 800x600
                         RenderText {#text} at (5,0) size 61x16
                           text run at (5,0) width 61: "hello world"
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/fast/images/animated-gif-with-offsets-expected.txt b/LayoutTests/platform/qt/fast/images/animated-gif-with-offsets-expected.txt
index 38fd72c..419640f 100644
--- a/LayoutTests/platform/qt/fast/images/animated-gif-with-offsets-expected.txt
+++ b/LayoutTests/platform/qt/fast/images/animated-gif-with-offsets-expected.txt
@@ -14,4 +14,3 @@ layer at (0,0) size 800x600
           text run at (156,84) width 212: "If it doesn't crash, we're good. "
         RenderImage {IMG} at (368,0) size 100x100
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/fast/images/image-in-map-expected.txt b/LayoutTests/platform/qt/fast/images/image-in-map-expected.txt
index 371cc01..d8fbd35 100644
--- a/LayoutTests/platform/qt/fast/images/image-in-map-expected.txt
+++ b/LayoutTests/platform/qt/fast/images/image-in-map-expected.txt
@@ -6,4 +6,3 @@ layer at (0,0) size 800x600
       RenderInline {MAP} at (0,0) size 564x20
         RenderImage {IMG} at (0,0) size 564x294
       RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/fast/multicol/layers-split-across-columns-expected.txt b/LayoutTests/platform/qt/fast/multicol/layers-split-across-columns-expected.txt
index 60d0ea3..cc75acb 100644
--- a/LayoutTests/platform/qt/fast/multicol/layers-split-across-columns-expected.txt
+++ b/LayoutTests/platform/qt/fast/multicol/layers-split-across-columns-expected.txt
@@ -15,7 +15,6 @@ layer at (0,0) size 784x680
             text run at (0,0) width 84: "Transforms:"
       RenderText {#text} at (444,314) size 4x20
         text run at (444,314) width 4: " "
-      RenderText {#text} at (0,0) size 0x0
       RenderBlock {DIV} at (448,0) size 220x330
         RenderBlock (anonymous) at (0,0) size 220x20
           RenderText {#text} at (0,0) size 147x20
diff --git a/LayoutTests/platform/qt/fast/multicol/nested-columns-expected.txt b/LayoutTests/platform/qt/fast/multicol/nested-columns-expected.txt
index 227d18e..7de0659 100644
--- a/LayoutTests/platform/qt/fast/multicol/nested-columns-expected.txt
+++ b/LayoutTests/platform/qt/fast/multicol/nested-columns-expected.txt
@@ -48,5 +48,3 @@ layer at (8,8) size 1133x500
       RenderText {#text} at (0,0) size 367x40
         text run at (0,0) width 367: "Lorem ipsum dolor sit amet, consectetuer adipiscing"
         text run at (0,20) width 199: "elit. Nulla varius enim ac mi."
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt b/LayoutTests/platform/qt/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt
index fc5ddf5..0200493 100644
--- a/LayoutTests/platform/qt/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt
+++ b/LayoutTests/platform/qt/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt
@@ -42,7 +42,7 @@ layer at (13,90) size 750x396
       RenderInline {SPAN} at (0,0) size 45x20
         RenderText {#text} at (244,220) size 45x20
           text run at (244,220) width 45: "Lorem"
-      RenderText {#text} at (289,220) size 367x260
+      RenderText {#text} at (289,220) size 367x300
         text run at (289,220) width 47: " ipsum"
         text run at (0,240) width 342: "dolor sit amet, consectetuer adipiscing elit. Nulla"
         text run at (0,260) width 345: "varius enim ac mi. Curabitur sollicitudin felis quis"
@@ -56,7 +56,6 @@ layer at (13,90) size 750x396
         text run at (0,420) width 356: "vestibulum. Suspendisse hendrerit quam nec felis."
         text run at (0,440) width 357: "Sed varius turpis vitae pede. Lorem ipsum dolor sit"
         text run at (0,460) width 244: "amet, consectetuer adipiscing elit. "
-      RenderText {#text} at (244,460) size 342x60
         text run at (244,460) width 92: "Lorem ipsum"
         text run at (0,480) width 342: "dolor sit amet, consectetuer adipiscing elit. Nulla"
         text run at (0,500) width 128: "varius enim ac mi."
diff --git a/LayoutTests/platform/qt/fast/overflow/line-clamp-expected.txt b/LayoutTests/platform/qt/fast/overflow/line-clamp-expected.txt
index 546c9e0..6fa0a0a 100644
--- a/LayoutTests/platform/qt/fast/overflow/line-clamp-expected.txt
+++ b/LayoutTests/platform/qt/fast/overflow/line-clamp-expected.txt
@@ -25,8 +25,6 @@ layer at (0,0) size 800x600
       RenderText {#text} at (208,283) size 4x20
         text run at (208,283) width 4: " "
       RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
 layer at (8,63) size 102x82 clip at (9,64) size 100x80 scrollHeight 160
   RenderFlexibleBox {DIV} at (0,55) size 102x82 [border: (1px solid #808080)]
     RenderBlock (anonymous) at (1,1) size 100x80
diff --git a/LayoutTests/platform/qt/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt b/LayoutTests/platform/qt/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt
index 3042eaa..3fb4668 100644
--- a/LayoutTests/platform/qt/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt
+++ b/LayoutTests/platform/qt/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt
@@ -22,5 +22,3 @@ layer at (0,0) size 800x600
         layer at (150,406) size 100x100
           RenderBlock (positioned) {DIV} at (150,70) size 100x100 [bgcolor=#008000]
       RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/fast/repaint/layout-state-scrolloffset-expected.txt b/LayoutTests/platform/qt/fast/repaint/layout-state-scrolloffset-expected.txt
index d3080c5..a7465b5 100644
--- a/LayoutTests/platform/qt/fast/repaint/layout-state-scrolloffset-expected.txt
+++ b/LayoutTests/platform/qt/fast/repaint/layout-state-scrolloffset-expected.txt
@@ -7,8 +7,6 @@ layer at (0,0) size 800x36
         text run at (0,0) width 495: "You should see the text 'after' in the inner box with no mangled pixels. "
       RenderText {#text} at (0,0) size 0x0
       RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
 layer at (8,28) size 302x302 clip at (9,29) size 300x300 scrollX 10 scrollY 10 scrollWidth 1000 scrollHeight 1000
   RenderBlock (positioned) {DIV} at (8,28) size 302x302 [border: (1px solid #FF0000)]
     RenderBlock {DIV} at (1,1) size 1000x1000
diff --git a/LayoutTests/platform/qt/fast/repaint/layout-state-scrolloffset2-expected.txt b/LayoutTests/platform/qt/fast/repaint/layout-state-scrolloffset2-expected.txt
index 1244794..86985a7 100644
--- a/LayoutTests/platform/qt/fast/repaint/layout-state-scrolloffset2-expected.txt
+++ b/LayoutTests/platform/qt/fast/repaint/layout-state-scrolloffset2-expected.txt
@@ -7,8 +7,6 @@ layer at (0,0) size 800x36
         text run at (0,0) width 466: "You should see the text 'after' in the inner box, no mangled pixels. "
       RenderText {#text} at (0,0) size 0x0
       RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
 layer at (8,28) size 302x302 clip at (9,29) size 300x300 scrollX 2 scrollY 2 scrollWidth 302 scrollHeight 302
   RenderBlock (positioned) {DIV} at (8,28) size 302x302 [border: (1px solid #FFFF00)]
 layer at (7,27) size 302x302 backgroundClip at (9,29) size 300x300 clip at (9,29) size 299x299 outlineClip at (9,29) size 300x300 scrollX 7 scrollY 7 scrollWidth 1000 scrollHeight 1000
diff --git a/LayoutTests/platform/qt/fast/repaint/layout-state-scrolloffset3-expected.txt b/LayoutTests/platform/qt/fast/repaint/layout-state-scrolloffset3-expected.txt
index 451703d..80834a2 100644
--- a/LayoutTests/platform/qt/fast/repaint/layout-state-scrolloffset3-expected.txt
+++ b/LayoutTests/platform/qt/fast/repaint/layout-state-scrolloffset3-expected.txt
@@ -7,8 +7,6 @@ layer at (0,0) size 800x36
         text run at (0,0) width 495: "You should see the text 'after' in the inner box with no mangled pixels. "
       RenderText {#text} at (0,0) size 0x0
       RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
 layer at (8,28) size 127x302 clip at (9,29) size 125x300 scrollX 10 scrollY 10 scrollWidth 1000 scrollHeight 1000
   RenderBlock (positioned) {DIV} at (8,28) size 127x302 [border: (1px solid #FF0000)]
     RenderBlock {DIV} at (1,1) size 1000x1000
diff --git a/LayoutTests/platform/qt/fast/repaint/rel-positioned-inline-with-overflow-expected.txt b/LayoutTests/platform/qt/fast/repaint/rel-positioned-inline-with-overflow-expected.txt
index f4442bd..89c55db 100644
--- a/LayoutTests/platform/qt/fast/repaint/rel-positioned-inline-with-overflow-expected.txt
+++ b/LayoutTests/platform/qt/fast/repaint/rel-positioned-inline-with-overflow-expected.txt
@@ -12,7 +12,6 @@ layer at (0,0) size 800x600
         RenderBR {BR} at (0,0) size 0x0
         RenderBlock {DIV} at (0,50) size 100x50 [bgcolor=#FF0000]
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
 layer at (8,44) size 100x20
   RenderInline (relative positioned) {SPAN} at (0,0) size 100x20
     RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
diff --git a/LayoutTests/platform/qt/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt b/LayoutTests/platform/qt/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt
index a7602b5..57fb3e0 100644
--- a/LayoutTests/platform/qt/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt
+++ b/LayoutTests/platform/qt/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt
@@ -8,4 +8,3 @@ layer at (0,0) size 800x600
           text run at (0,0) width 680: "Success! The width of the fixed table is 1994px, which is based on the width of its containing div."
       RenderText {#text} at (0,0) size 0x0
       RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/http/tests/misc/frame-access-during-load-expected.txt b/LayoutTests/platform/qt/http/tests/misc/frame-access-during-load-expected.txt
index 89110a8..7c4e473 100644
--- a/LayoutTests/platform/qt/http/tests/misc/frame-access-during-load-expected.txt
+++ b/LayoutTests/platform/qt/http/tests/misc/frame-access-during-load-expected.txt
@@ -17,8 +17,6 @@ layer at (0,0) size 800x600
               RenderBody {BODY} at (8,8) size 284x24
                 RenderText {#text} at (0,0) size 80x20
                   text run at (0,0) width 80: "SUCCESS"
-                RenderText {#text} at (0,0) size 0x0
-                RenderText {#text} at (0,0) size 0x0
         RenderBR {BR} at (300,40) size 0x0
         RenderPartObject {IFRAME} at (0,40) size 300x40
           layer at (0,0) size 300x40
@@ -28,8 +26,6 @@ layer at (0,0) size 800x600
               RenderBody {BODY} at (8,8) size 284x24
                 RenderText {#text} at (0,0) size 80x20
                   text run at (0,0) width 80: "SUCCESS"
-                RenderText {#text} at (0,0) size 0x0
-                RenderText {#text} at (0,0) size 0x0
         RenderBR {BR} at (300,80) size 0x0
         RenderText {#text} at (0,80) size 172x20
           text run at (0,80) width 172: "[object HTMLDocument]"
@@ -39,5 +35,3 @@ layer at (0,0) size 800x600
       RenderBlock {P} at (0,192) size 784x20
         RenderText {#text} at (0,0) size 672x20
           text run at (0,0) width 672: "If this test passes, you should see SUCCESS twice, followed by [object HTMLDocument] twice."
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/http/tests/misc/iframe404-expected.txt b/LayoutTests/platform/qt/http/tests/misc/iframe404-expected.txt
index 3a2e224..34dc94d 100644
--- a/LayoutTests/platform/qt/http/tests/misc/iframe404-expected.txt
+++ b/LayoutTests/platform/qt/http/tests/misc/iframe404-expected.txt
@@ -44,5 +44,3 @@ layer at (0,0) size 800x600
               text run at (0,0) width 84: "fallback text"
           RenderText {#text} at (0,0) size 0x0
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/http/tests/misc/location-replace-crossdomain-expected.txt b/LayoutTests/platform/qt/http/tests/misc/location-replace-crossdomain-expected.txt
index 85cfe9d..7079966 100644
--- a/LayoutTests/platform/qt/http/tests/misc/location-replace-crossdomain-expected.txt
+++ b/LayoutTests/platform/qt/http/tests/misc/location-replace-crossdomain-expected.txt
@@ -11,8 +11,4 @@ layer at (0,0) size 800x600
             RenderBody {BODY} at (8,8) size 284x134
               RenderText {#text} at (0,0) size 80x20
                 text run at (0,0) width 80: "SUCCESS"
-              RenderText {#text} at (0,0) size 0x0
-              RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
       RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/plugins/netscape-dom-access-expected.txt b/LayoutTests/platform/qt/plugins/netscape-dom-access-expected.txt
index fdf05f3..ac6695a 100644
--- a/LayoutTests/platform/qt/plugins/netscape-dom-access-expected.txt
+++ b/LayoutTests/platform/qt/plugins/netscape-dom-access-expected.txt
@@ -11,5 +11,3 @@ layer at (0,0) size 800x600
       RenderBlock (anonymous) at (0,56) size 784x206
         RenderEmbeddedObject {EMBED} at (0,0) size 206x206 [border: (3px solid #FF0000)] [QT: geometry: {at (11,67) size 200x200} isHidden: 0 isSelfVisible: 1 isParentVisible: 1 mask: {at (0,0) size 200x200} ] 
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/tables/mozilla/bugs/adforce_imgis_com-expected.txt b/LayoutTests/platform/qt/tables/mozilla/bugs/adforce_imgis_com-expected.txt
index b7a7880..4aa4e9e 100644
--- a/LayoutTests/platform/qt/tables/mozilla/bugs/adforce_imgis_com-expected.txt
+++ b/LayoutTests/platform/qt/tables/mozilla/bugs/adforce_imgis_com-expected.txt
@@ -7,5 +7,3 @@ layer at (0,0) size 800x600
         RenderText {#text} at (0,0) size 0x0
         RenderImage {IMG} at (0,0) size 468x60
       RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/qt/tables/mozilla_expected_failures/bugs/bug128876-expected.txt b/LayoutTests/platform/qt/tables/mozilla_expected_failures/bugs/bug128876-expected.txt
index 90b8e62..b14c062 100644
--- a/LayoutTests/platform/qt/tables/mozilla_expected_failures/bugs/bug128876-expected.txt
+++ b/LayoutTests/platform/qt/tables/mozilla_expected_failures/bugs/bug128876-expected.txt
@@ -13,4 +13,3 @@ layer at (0,0) size 800x600
             RenderTableCell {TD} at (555,2) size 206x2 [r=1 c=2 rs=1 cs=1]
               RenderInline {SPAN} at (0,0) size 0x0
                 RenderText {#text} at (0,0) size 0x0
-                RenderText {#text} at (0,0) size 0x0

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list