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

ojan at chromium.org ojan at chromium.org
Wed Dec 22 11:13:55 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 9cf868b4a1eeff87673c74b3585ed0f84e998cbd
Author: ojan at chromium.org <ojan at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jul 15 16:49:03 2010 +0000

    2010-07-15  Pavel Podivilov  <podivilov at chromium.org>
    
            Reviewed by Ojan Vafai.
    
            [Chromium] Rebaseline some tests
            https://bugs.webkit.org/show_bug.cgi?id=42382
    
            Chromium linux expected results needed after http://trac.webkit.org/changeset/63403.
    
            * platform/chromium-linux/editing/pasteboard/4641033-expected.txt:
            * platform/chromium-linux/editing/pasteboard/select-element-1-expected.txt:
            * platform/chromium-linux/fast/block/positioning/inline-block-relposition-expected.txt:
            * platform/chromium-linux/fast/css/continuationCrash-expected.txt:
            * platform/chromium-linux/fast/css/margin-top-bottom-dynamic-expected.txt:
            * platform/chromium-linux/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt:
            * platform/chromium-linux/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
            * platform/chromium-linux/fast/forms/003-expected.txt:
            * platform/chromium-linux/fast/forms/box-shadow-override-expected.txt:
            * platform/chromium-linux/fast/forms/button-default-title-expected.txt:
            * platform/chromium-linux/fast/forms/button-inner-block-reuse-expected.txt:
            * platform/chromium-linux/fast/forms/control-restrict-line-height-expected.txt:
            * platform/chromium-linux/fast/forms/formmove3-expected.txt:
            * platform/chromium-linux/fast/forms/listbox-width-change-expected.txt:
            * platform/chromium-linux/fast/forms/option-script-expected.txt:
            * platform/chromium-linux/fast/forms/option-strip-whitespace-expected.txt:
            * platform/chromium-linux/fast/forms/select-empty-option-height-expected.txt:
            * platform/chromium-linux/fast/forms/select-item-background-clip-expected.txt:
            * platform/chromium-linux/fast/forms/targeted-frame-submission-expected.txt:
            * platform/chromium-linux/fast/forms/textfield-outline-expected.txt:
            * platform/chromium-linux/fast/table/append-cells2-expected.txt:
            * platform/chromium-linux/fast/table/remove-td-display-none-expected.txt:
            * platform/chromium-linux/fast/text/international/001-expected.txt:
            * platform/chromium-linux/fast/text/international/wrap-CJK-001-expected.txt:
            * platform/chromium-linux/fast/text/updateNewFont-expected.txt:
            * platform/chromium-linux/fonts/fantasy-expected.txt:
            * platform/chromium-linux/http/tests/multipart/invalid-image-data-expected.txt:
            * platform/chromium-linux/http/tests/navigation/anchor-frames-expected.txt:
            * platform/chromium-linux/tables/mozilla/bugs/bug138725-expected.txt:
            * platform/chromium-linux/tables/mozilla/bugs/bug33855-expected.txt:
            * platform/chromium-linux/tables/mozilla/bugs/bug46368-1-expected.txt:
            * platform/chromium-linux/tables/mozilla/bugs/bug46368-2-expected.txt:
            * platform/chromium-linux/tables/mozilla/core/bloomberg-expected.txt:
            * platform/chromium-linux/tables/mozilla/other/move_row-expected.txt:
            * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63432 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 49488f9..e7d7599 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,48 @@
+2010-07-15  Pavel Podivilov  <podivilov at chromium.org>
+
+        Reviewed by Ojan Vafai.
+
+        [Chromium] Rebaseline some tests
+        https://bugs.webkit.org/show_bug.cgi?id=42382
+
+        Chromium linux expected results needed after http://trac.webkit.org/changeset/63403.
+
+        * platform/chromium-linux/editing/pasteboard/4641033-expected.txt:
+        * platform/chromium-linux/editing/pasteboard/select-element-1-expected.txt:
+        * platform/chromium-linux/fast/block/positioning/inline-block-relposition-expected.txt:
+        * platform/chromium-linux/fast/css/continuationCrash-expected.txt:
+        * platform/chromium-linux/fast/css/margin-top-bottom-dynamic-expected.txt:
+        * platform/chromium-linux/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt:
+        * platform/chromium-linux/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
+        * platform/chromium-linux/fast/forms/003-expected.txt:
+        * platform/chromium-linux/fast/forms/box-shadow-override-expected.txt:
+        * platform/chromium-linux/fast/forms/button-default-title-expected.txt:
+        * platform/chromium-linux/fast/forms/button-inner-block-reuse-expected.txt:
+        * platform/chromium-linux/fast/forms/control-restrict-line-height-expected.txt:
+        * platform/chromium-linux/fast/forms/formmove3-expected.txt:
+        * platform/chromium-linux/fast/forms/listbox-width-change-expected.txt:
+        * platform/chromium-linux/fast/forms/option-script-expected.txt:
+        * platform/chromium-linux/fast/forms/option-strip-whitespace-expected.txt:
+        * platform/chromium-linux/fast/forms/select-empty-option-height-expected.txt:
+        * platform/chromium-linux/fast/forms/select-item-background-clip-expected.txt:
+        * platform/chromium-linux/fast/forms/targeted-frame-submission-expected.txt:
+        * platform/chromium-linux/fast/forms/textfield-outline-expected.txt:
+        * platform/chromium-linux/fast/table/append-cells2-expected.txt:
+        * platform/chromium-linux/fast/table/remove-td-display-none-expected.txt:
+        * platform/chromium-linux/fast/text/international/001-expected.txt:
+        * platform/chromium-linux/fast/text/international/wrap-CJK-001-expected.txt:
+        * platform/chromium-linux/fast/text/updateNewFont-expected.txt:
+        * platform/chromium-linux/fonts/fantasy-expected.txt:
+        * platform/chromium-linux/http/tests/multipart/invalid-image-data-expected.txt:
+        * platform/chromium-linux/http/tests/navigation/anchor-frames-expected.txt:
+        * platform/chromium-linux/tables/mozilla/bugs/bug138725-expected.txt:
+        * platform/chromium-linux/tables/mozilla/bugs/bug33855-expected.txt:
+        * platform/chromium-linux/tables/mozilla/bugs/bug46368-1-expected.txt:
+        * platform/chromium-linux/tables/mozilla/bugs/bug46368-2-expected.txt:
+        * platform/chromium-linux/tables/mozilla/core/bloomberg-expected.txt:
+        * platform/chromium-linux/tables/mozilla/other/move_row-expected.txt:
+        * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
+
 2010-07-15  Adam Barth  <abarth at webkit.org>
 
         Unreviewed.
diff --git a/LayoutTests/platform/chromium-linux/editing/pasteboard/4641033-expected.txt b/LayoutTests/platform/chromium-linux/editing/pasteboard/4641033-expected.txt
index 1d20f35..e17f116 100644
--- a/LayoutTests/platform/chromium-linux/editing/pasteboard/4641033-expected.txt
+++ b/LayoutTests/platform/chromium-linux/editing/pasteboard/4641033-expected.txt
@@ -33,5 +33,4 @@ layer at (0,0) size 800x600
             RenderText at (4,1) size 7x16
               text run at (4,1) width 7: "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/chromium-linux/editing/pasteboard/select-element-1-expected.txt b/LayoutTests/platform/chromium-linux/editing/pasteboard/select-element-1-expected.txt
index c017fd1..d02db54 100644
--- a/LayoutTests/platform/chromium-linux/editing/pasteboard/select-element-1-expected.txt
+++ b/LayoutTests/platform/chromium-linux/editing/pasteboard/select-element-1-expected.txt
@@ -54,4 +54,4 @@ layer at (0,0) size 800x600
           RenderListMarker at (-18,0) size 7x19: bullet
           RenderText {#text} at (0,0) size 43x19
             text run at (0,0) width 43: "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/chromium-linux/fast/block/positioning/inline-block-relposition-expected.txt b/LayoutTests/platform/chromium-linux/fast/block/positioning/inline-block-relposition-expected.txt
index ac92c02..d0e52d0 100644
--- a/LayoutTests/platform/chromium-linux/fast/block/positioning/inline-block-relposition-expected.txt
+++ b/LayoutTests/platform/chromium-linux/fast/block/positioning/inline-block-relposition-expected.txt
@@ -4,8 +4,6 @@ layer at (0,0) size 800x42
   RenderBlock {HTML} at (0,0) size 800x42
     RenderBody {BODY} at (8,8) size 784x26
       RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
 layer at (8,10) size 100x22
   RenderButton {BUTTON} at (0,2) size 100x22 [bgcolor=#DDDDDD] [border: (2px outset #DDDDDD)]
     RenderBlock (anonymous) at (8,3) size 84x16
diff --git a/LayoutTests/platform/chromium-linux/fast/css/continuationCrash-expected.txt b/LayoutTests/platform/chromium-linux/fast/css/continuationCrash-expected.txt
index 1359739..6870c70 100644
--- a/LayoutTests/platform/chromium-linux/fast/css/continuationCrash-expected.txt
+++ b/LayoutTests/platform/chromium-linux/fast/css/continuationCrash-expected.txt
@@ -18,7 +18,6 @@ layer at (0,0) size 800x600
           RenderListMarker at (-21,0) size 16x19: "1"
           RenderText {#text} at (0,0) size 184x19
             text run at (0,0) width 184: "Start with the outmost left one."
-          RenderText {#text} at (0,0) size 0x0
         RenderListItem {LI} at (40,20) size 744x20
           RenderListMarker at (-21,0) size 16x19: "2"
           RenderText {#text} at (0,0) size 128x19
@@ -65,4 +64,3 @@ layer at (0,0) size 800x600
               RenderText at (0,0) size 144x16
                 text run at (0,0) width 144: "3. Replace span-element"
           RenderText {#text} at (0,0) size 0x0
-          RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/chromium-linux/fast/css/margin-top-bottom-dynamic-expected.txt b/LayoutTests/platform/chromium-linux/fast/css/margin-top-bottom-dynamic-expected.txt
index 0254e7b..bfbd852 100644
--- a/LayoutTests/platform/chromium-linux/fast/css/margin-top-bottom-dynamic-expected.txt
+++ b/LayoutTests/platform/chromium-linux/fast/css/margin-top-bottom-dynamic-expected.txt
@@ -69,5 +69,3 @@ layer at (0,0) size 800x600
             RenderText at (0,0) size 88x16
               text run at (0,0) width 88: "Positive margin"
         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/chromium-linux/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt b/LayoutTests/platform/chromium-linux/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt
index a57e91d..6f767d4 100644
--- a/LayoutTests/platform/chromium-linux/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt
+++ b/LayoutTests/platform/chromium-linux/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 379: "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/chromium-linux/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt b/LayoutTests/platform/chromium-linux/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt
index a114835..0b5becd 100644
--- a/LayoutTests/platform/chromium-linux/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt
+++ b/LayoutTests/platform/chromium-linux/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt
@@ -25,8 +25,6 @@ layer at (0,0) size 800x600
         RenderBR {BR} at (165,55) size 0x0
         RenderText {#text} at (0,60) size 166x19
           text run at (0,60) width 166: "hasDefaultText: SUCCESS"
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
 layer at (10,10) size 179x36 clip at (11,11) size 177x34
   RenderTextControl {TEXTAREA} at (2,2) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
     RenderBlock {DIV} at (3,3) size 175x16
diff --git a/LayoutTests/platform/chromium-linux/fast/forms/003-expected.txt b/LayoutTests/platform/chromium-linux/fast/forms/003-expected.txt
index 23bb019..d5654ee 100644
--- a/LayoutTests/platform/chromium-linux/fast/forms/003-expected.txt
+++ b/LayoutTests/platform/chromium-linux/fast/forms/003-expected.txt
@@ -10,5 +10,3 @@ layer at (0,0) size 800x600
       RenderBlock (anonymous) at (0,20) size 784x20
         RenderText {#text} at (0,0) size 278x19
           text run at (0,0) width 278: "This text should be *below* the select widget."
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/chromium-linux/fast/forms/box-shadow-override-expected.txt b/LayoutTests/platform/chromium-linux/fast/forms/box-shadow-override-expected.txt
index 379eec9..9639cac 100644
--- a/LayoutTests/platform/chromium-linux/fast/forms/box-shadow-override-expected.txt
+++ b/LayoutTests/platform/chromium-linux/fast/forms/box-shadow-override-expected.txt
@@ -68,8 +68,6 @@ layer at (0,0) size 800x600
             RenderText {#text} at (0,0) size 56x23
               text run at (0,0) width 56: "Button"
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
 layer at (14,85) size 138x16
   RenderBlock {DIV} at (1,0) size 138x16
     RenderText {#text} at (1,0) size 41x16
diff --git a/LayoutTests/platform/chromium-linux/fast/forms/button-default-title-expected.txt b/LayoutTests/platform/chromium-linux/fast/forms/button-default-title-expected.txt
index c88223c..5f9853e 100644
--- a/LayoutTests/platform/chromium-linux/fast/forms/button-default-title-expected.txt
+++ b/LayoutTests/platform/chromium-linux/fast/forms/button-default-title-expected.txt
@@ -75,5 +75,3 @@ layer at (0,0) size 785x668
       RenderBlock (anonymous) at (0,631) size 769x21
         RenderButton {INPUT} at (0,0) size 80x21 [bgcolor=#008000] [border: (2px outset #DDDDDD)]
         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/chromium-linux/fast/forms/button-inner-block-reuse-expected.txt b/LayoutTests/platform/chromium-linux/fast/forms/button-inner-block-reuse-expected.txt
index bdf7ad0..8bc366b 100644
--- a/LayoutTests/platform/chromium-linux/fast/forms/button-inner-block-reuse-expected.txt
+++ b/LayoutTests/platform/chromium-linux/fast/forms/button-inner-block-reuse-expected.txt
@@ -31,5 +31,3 @@ layer at (0,0) size 800x600
             RenderBlock (anonymous) at (0,0) size 0x0
               RenderInline {SPAN} 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/chromium-linux/fast/forms/control-restrict-line-height-expected.txt b/LayoutTests/platform/chromium-linux/fast/forms/control-restrict-line-height-expected.txt
index 5d9a4a3..79131e6 100644
--- a/LayoutTests/platform/chromium-linux/fast/forms/control-restrict-line-height-expected.txt
+++ b/LayoutTests/platform/chromium-linux/fast/forms/control-restrict-line-height-expected.txt
@@ -25,8 +25,6 @@ layer at (0,0) size 800x600
           RenderBlock {DIV} at (0,2) size 1x11
           RenderBlock {DIV} at (139,4) size 9x9
       RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
 layer at (14,81) size 138x16 scrollWidth 296
   RenderBlock {DIV} at (1,0) size 138x16
     RenderText {#text} at (1,0) size 294x16
diff --git a/LayoutTests/platform/chromium-linux/fast/forms/formmove3-expected.txt b/LayoutTests/platform/chromium-linux/fast/forms/formmove3-expected.txt
index 8ca119f..f03384e 100644
--- a/LayoutTests/platform/chromium-linux/fast/forms/formmove3-expected.txt
+++ b/LayoutTests/platform/chromium-linux/fast/forms/formmove3-expected.txt
@@ -30,4 +30,3 @@ layer at (0,0) size 800x600
       RenderBlock (anonymous) at (0,32) size 784x20
         RenderText {#text} at (0,0) size 99x19
           text run at (0,0) width 99: "Form did submit"
-        RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/chromium-linux/fast/forms/listbox-width-change-expected.txt b/LayoutTests/platform/chromium-linux/fast/forms/listbox-width-change-expected.txt
index c551f04..e64c59e 100644
--- a/LayoutTests/platform/chromium-linux/fast/forms/listbox-width-change-expected.txt
+++ b/LayoutTests/platform/chromium-linux/fast/forms/listbox-width-change-expected.txt
@@ -8,5 +8,3 @@ layer at (0,0) size 800x600
       RenderBR {BR} at (0,0) size 0x0
       RenderListBox {SELECT} at (2,22) size 209x69 [bgcolor=#DDDDDD] [border: (1px inset #808080)]
       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/chromium-linux/fast/forms/option-script-expected.txt b/LayoutTests/platform/chromium-linux/fast/forms/option-script-expected.txt
index c3ad977..f5a5df9 100644
--- a/LayoutTests/platform/chromium-linux/fast/forms/option-script-expected.txt
+++ b/LayoutTests/platform/chromium-linux/fast/forms/option-script-expected.txt
@@ -16,4 +16,3 @@ layer at (0,0) size 800x600
           RenderText at (4,1) size 25x16
             text run at (4,1) width 25: "Text"
       RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/chromium-linux/fast/forms/option-strip-whitespace-expected.txt b/LayoutTests/platform/chromium-linux/fast/forms/option-strip-whitespace-expected.txt
index a028f00..b9b450a 100644
--- a/LayoutTests/platform/chromium-linux/fast/forms/option-strip-whitespace-expected.txt
+++ b/LayoutTests/platform/chromium-linux/fast/forms/option-strip-whitespace-expected.txt
@@ -40,5 +40,3 @@ layer at (0,0) size 800x600
             RenderText at (4,1) size 55x16
               text run at (4,1) width 55: "Five Tabs"
         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/chromium-linux/fast/forms/select-empty-option-height-expected.txt b/LayoutTests/platform/chromium-linux/fast/forms/select-empty-option-height-expected.txt
index f4fa956..5dfbaf6 100644
--- a/LayoutTests/platform/chromium-linux/fast/forms/select-empty-option-height-expected.txt
+++ b/LayoutTests/platform/chromium-linux/fast/forms/select-empty-option-height-expected.txt
@@ -8,5 +8,3 @@ layer at (0,0) size 800x600
           RenderBR at (4,1) size 0x16 [bgcolor=#DDDDDD]
       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/chromium-linux/fast/forms/select-item-background-clip-expected.txt b/LayoutTests/platform/chromium-linux/fast/forms/select-item-background-clip-expected.txt
index 1d7ee9d..a36f83b 100644
--- a/LayoutTests/platform/chromium-linux/fast/forms/select-item-background-clip-expected.txt
+++ b/LayoutTests/platform/chromium-linux/fast/forms/select-item-background-clip-expected.txt
@@ -20,4 +20,3 @@ layer at (0,0) size 800x600
         RenderListBox {SELECT} at (2,0) size 60x67 [bgcolor=#DDDDDD] [border: (3px solid #0000FF)]
         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/chromium-linux/fast/forms/targeted-frame-submission-expected.txt b/LayoutTests/platform/chromium-linux/fast/forms/targeted-frame-submission-expected.txt
index 184c881..1945904 100644
--- a/LayoutTests/platform/chromium-linux/fast/forms/targeted-frame-submission-expected.txt
+++ b/LayoutTests/platform/chromium-linux/fast/forms/targeted-frame-submission-expected.txt
@@ -25,5 +25,3 @@ layer at (0,0) size 800x600
                     text run at (0,0) width 56: "SUCCESS"
                     text run at (56,0) width 0: " "
         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/chromium-linux/fast/forms/textfield-outline-expected.txt b/LayoutTests/platform/chromium-linux/fast/forms/textfield-outline-expected.txt
index 0d7921b..b25dbb8 100644
--- a/LayoutTests/platform/chromium-linux/fast/forms/textfield-outline-expected.txt
+++ b/LayoutTests/platform/chromium-linux/fast/forms/textfield-outline-expected.txt
@@ -8,8 +8,6 @@ layer at (0,0) size 800x600
       RenderBR {BR} at (522,15) size 0x0
       RenderTextControl {INPUT} at (2,22) size 229x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
       RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
 layer at (11,32) size 227x24
   RenderBlock {DIV} at (1,2) size 227x24
     RenderText {#text} at (1,0) size 32x23
diff --git a/LayoutTests/platform/chromium-linux/fast/table/append-cells2-expected.txt b/LayoutTests/platform/chromium-linux/fast/table/append-cells2-expected.txt
index 76f4648..6af74ff 100644
--- a/LayoutTests/platform/chromium-linux/fast/table/append-cells2-expected.txt
+++ b/LayoutTests/platform/chromium-linux/fast/table/append-cells2-expected.txt
@@ -87,5 +87,3 @@ layer at (0,0) size 800x600
             RenderText {#text} at (0,0) size 24x16
               text run at (0,0) width 24: "hide"
         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/chromium-linux/fast/table/remove-td-display-none-expected.txt b/LayoutTests/platform/chromium-linux/fast/table/remove-td-display-none-expected.txt
index 71dd51c..356b948 100644
--- a/LayoutTests/platform/chromium-linux/fast/table/remove-td-display-none-expected.txt
+++ b/LayoutTests/platform/chromium-linux/fast/table/remove-td-display-none-expected.txt
@@ -64,5 +64,3 @@ layer at (0,0) size 800x600
             RenderText {#text} at (0,0) size 24x16
               text run at (0,0) width 24: "hide"
         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/chromium-linux/fast/text/international/001-expected.txt b/LayoutTests/platform/chromium-linux/fast/text/international/001-expected.txt
index 80d43bf..1fbd98d 100644
--- a/LayoutTests/platform/chromium-linux/fast/text/international/001-expected.txt
+++ b/LayoutTests/platform/chromium-linux/fast/text/international/001-expected.txt
@@ -24,5 +24,3 @@ layer at (0,0) size 800x600
       RenderText {#text} at (168,0) size 23x19
         text run at (168,0) width 4: " "
         text run at (172,0) width 19: "...a"
-      RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/chromium-linux/fast/text/international/wrap-CJK-001-expected.txt b/LayoutTests/platform/chromium-linux/fast/text/international/wrap-CJK-001-expected.txt
index 84ce759..7c08e39 100644
--- a/LayoutTests/platform/chromium-linux/fast/text/international/wrap-CJK-001-expected.txt
+++ b/LayoutTests/platform/chromium-linux/fast/text/international/wrap-CJK-001-expected.txt
@@ -10,4 +10,3 @@ layer at (0,0) size 800x600
         RenderText {#text} at (3,3) size 535x31
           text run at (3,3) width 535: "\x{6700}\x{5927}2GHz\x{306E}Intel Core Duo\x{30D7}\x{30ED}\x{30BB}\x{30C3}\x{30B5}\x{306E}\x{30D1}\x{30EF}\x{30FC}\x{3001}iSight\x{30AB}\x{30E1}\x{30E9}\x{3001}Front Row\x{3001}iLife \x{2019}06\x{3001}13\x{30A4}\x{30F3}\x{30C1}\x{306E}\x{30AF}\x{30EA}"
           text run at (3,19) width 180: "\x{30A2}\x{30EF}\x{30A4}\x{30C9}\x{30B9}\x{30AF}\x{30EA}\x{30FC}\x{30F3}\x{30C7}\x{30A3}\x{30B9}\x{30D7}\x{30EC}\x{30A4}"
-        RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/chromium-linux/fast/text/updateNewFont-expected.txt b/LayoutTests/platform/chromium-linux/fast/text/updateNewFont-expected.txt
index 4b41db9..ec6b8a2 100644
--- a/LayoutTests/platform/chromium-linux/fast/text/updateNewFont-expected.txt
+++ b/LayoutTests/platform/chromium-linux/fast/text/updateNewFont-expected.txt
@@ -5,5 +5,3 @@ layer at (0,0) size 800x134
     RenderBody {BODY} at (8,8) size 784x118
       RenderListBox {SELECT} at (0,0) size 37x118 [bgcolor=#DDDDDD] [border: (1px inset #808080)]
       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/chromium-linux/fonts/fantasy-expected.txt b/LayoutTests/platform/chromium-linux/fonts/fantasy-expected.txt
index c161ea1..ca0cc12 100644
--- a/LayoutTests/platform/chromium-linux/fonts/fantasy-expected.txt
+++ b/LayoutTests/platform/chromium-linux/fonts/fantasy-expected.txt
@@ -871,5 +871,3 @@ layer at (0,0) size 785x5752
             RenderBR {BR} at (24,1877) 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/chromium-linux/http/tests/multipart/invalid-image-data-expected.txt b/LayoutTests/platform/chromium-linux/http/tests/multipart/invalid-image-data-expected.txt
index 360f5d5..fca8593 100644
--- a/LayoutTests/platform/chromium-linux/http/tests/multipart/invalid-image-data-expected.txt
+++ b/LayoutTests/platform/chromium-linux/http/tests/multipart/invalid-image-data-expected.txt
@@ -22,5 +22,3 @@ layer at (0,0) size 800x600
       RenderBlock (anonymous) at (0,92) size 784x100
         RenderImage {IMG} at (0,0) size 100x100
         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/chromium-linux/http/tests/navigation/anchor-frames-expected.txt b/LayoutTests/platform/chromium-linux/http/tests/navigation/anchor-frames-expected.txt
index 58335c7..19ee4c7 100644
--- a/LayoutTests/platform/chromium-linux/http/tests/navigation/anchor-frames-expected.txt
+++ b/LayoutTests/platform/chromium-linux/http/tests/navigation/anchor-frames-expected.txt
@@ -120,8 +120,6 @@ layer at (0,0) size 800x600
               RenderText {#text} at (0,0) size 704x73
                 text run at (0,0) width 704: "This is just a minimal page that we navigate to as part of"
                 text run at (0,37) width 268: "testing back/forward."
-              RenderText {#text} at (0,0) size 0x0
-              RenderText {#text} at (0,0) size 0x0
 frame 'main' scrolled to 0,1019
 
 ============== Back Forward List ==============
diff --git a/LayoutTests/platform/chromium-linux/tables/mozilla/bugs/bug138725-expected.txt b/LayoutTests/platform/chromium-linux/tables/mozilla/bugs/bug138725-expected.txt
index 0858fa5..aeec20a 100644
--- a/LayoutTests/platform/chromium-linux/tables/mozilla/bugs/bug138725-expected.txt
+++ b/LayoutTests/platform/chromium-linux/tables/mozilla/bugs/bug138725-expected.txt
@@ -12,9 +12,6 @@ layer at (0,0) size 800x600
                   RenderText {#text} at (0,0) size 0x0
                   RenderInline {SPAN} 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
               RenderBlock (anonymous) at (1,1) size 155x54
                 RenderTable {TABLE} at (0,0) size 155x54
                   RenderTableSection {TBODY} at (0,0) size 155x54
diff --git a/LayoutTests/platform/chromium-linux/tables/mozilla/bugs/bug33855-expected.txt b/LayoutTests/platform/chromium-linux/tables/mozilla/bugs/bug33855-expected.txt
index 6381ad8..60b746e 100644
--- a/LayoutTests/platform/chromium-linux/tables/mozilla/bugs/bug33855-expected.txt
+++ b/LayoutTests/platform/chromium-linux/tables/mozilla/bugs/bug33855-expected.txt
@@ -36,5 +36,3 @@ layer at (0,0) size 800x600
                     RenderText at (4,1) size 83x16
                       text run at (4,1) width 83: "Choose folder "
                 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/chromium-linux/tables/mozilla/bugs/bug46368-1-expected.txt b/LayoutTests/platform/chromium-linux/tables/mozilla/bugs/bug46368-1-expected.txt
index 213d95e..8fb6b0e 100644
--- a/LayoutTests/platform/chromium-linux/tables/mozilla/bugs/bug46368-1-expected.txt
+++ b/LayoutTests/platform/chromium-linux/tables/mozilla/bugs/bug46368-1-expected.txt
@@ -46,8 +46,6 @@ layer at (0,0) size 800x600
           text run at (162,23) width 8: "  "
         RenderTextControl {INPUT} at (172,22) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
 layer at (182,150) size 151x16
   RenderBlock {DIV} at (2,3) size 151x16
     RenderText {#text} at (1,0) size 7x16
diff --git a/LayoutTests/platform/chromium-linux/tables/mozilla/bugs/bug46368-2-expected.txt b/LayoutTests/platform/chromium-linux/tables/mozilla/bugs/bug46368-2-expected.txt
index a19359d..98349d7 100644
--- a/LayoutTests/platform/chromium-linux/tables/mozilla/bugs/bug46368-2-expected.txt
+++ b/LayoutTests/platform/chromium-linux/tables/mozilla/bugs/bug46368-2-expected.txt
@@ -35,8 +35,6 @@ layer at (0,0) size 800x600
           text run at (162,23) width 8: "  "
         RenderTextControl {INPUT} at (172,22) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
 layer at (182,100) size 151x16
   RenderBlock {DIV} at (2,3) size 151x16
     RenderText {#text} at (1,0) size 7x16
diff --git a/LayoutTests/platform/chromium-linux/tables/mozilla/core/bloomberg-expected.txt b/LayoutTests/platform/chromium-linux/tables/mozilla/core/bloomberg-expected.txt
index 27ebc67..820cd00 100644
--- a/LayoutTests/platform/chromium-linux/tables/mozilla/core/bloomberg-expected.txt
+++ b/LayoutTests/platform/chromium-linux/tables/mozilla/core/bloomberg-expected.txt
@@ -387,5 +387,3 @@ layer at (0,0) size 785x716
           RenderText {#text} at (432,0) size 3x13
             text run at (432,0) width 3: "."
         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/chromium-linux/tables/mozilla/other/move_row-expected.txt b/LayoutTests/platform/chromium-linux/tables/mozilla/other/move_row-expected.txt
index 16481e3..201a4a1 100644
--- a/LayoutTests/platform/chromium-linux/tables/mozilla/other/move_row-expected.txt
+++ b/LayoutTests/platform/chromium-linux/tables/mozilla/other/move_row-expected.txt
@@ -41,8 +41,6 @@ layer at (0,0) size 800x600
             RenderText at (0,0) size 14x16
               text run at (0,0) width 14: "go"
         RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
 layer at (12,159) size 37x16
   RenderBlock {DIV} at (2,3) size 37x16
     RenderText {#text} at (1,0) size 7x16
diff --git a/LayoutTests/platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt b/LayoutTests/platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt
index bf6448c..cc509f1 100644
--- a/LayoutTests/platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt
+++ b/LayoutTests/platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt
@@ -44,5 +44,3 @@ layer at (0,0) size 800x600
             RenderText at (0,0) size 31x16
               text run at (0,0) width 31: "sizes"
         RenderText {#text} 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