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

bweinstein at apple.com bweinstein at apple.com
Wed Dec 22 16:13:42 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 6712c5b68397680eba5d2b1c9fbca64b285c654e
Author: bweinstein at apple.com <bweinstein at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Nov 19 20:48:14 2010 +0000

    Fix failing Windows ruby tests by removing the Windows-specific results. These were the same as the Mac
    results before r72347, and that change rebaselined the results in LayoutTests/platform/mac, making these
    not match anymore, and causing the Windows tests to fail.
    
    * platform/win/fast/ruby/ruby-empty-rt-expected.checksum: Removed.
    * platform/win/fast/ruby/ruby-empty-rt-expected.png: Removed.
    * platform/win/fast/ruby/ruby-empty-rt-expected.txt: Removed.
    * platform/win/fast/ruby/ruby-length-expected.checksum: Removed.
    * platform/win/fast/ruby/ruby-length-expected.png: Removed.
    * platform/win/fast/ruby/ruby-length-expected.txt: Removed.
    * platform/win/fast/ruby/ruby-run-break-expected.checksum: Removed.
    * platform/win/fast/ruby/ruby-run-break-expected.png: Removed.
    * platform/win/fast/ruby/ruby-run-break-expected.txt: Removed.
    * platform/win/fast/ruby/ruby-runs-expected.checksum: Removed.
    * platform/win/fast/ruby/ruby-runs-expected.png: Removed.
    * platform/win/fast/ruby/ruby-runs-expected.txt: Removed.
    * platform/win/fast/ruby/ruby-runs-spans-expected.checksum: Removed.
    * platform/win/fast/ruby/ruby-runs-spans-expected.png: Removed.
    * platform/win/fast/ruby/ruby-runs-spans-expected.txt: Removed.
    * platform/win/fast/ruby/ruby-simple-expected.checksum: Removed.
    * platform/win/fast/ruby/ruby-simple-expected.png: Removed.
    * platform/win/fast/ruby/ruby-simple-expected.txt: Removed.
    * platform/win/fast/ruby/ruby-simple-rp-expected.checksum: Removed.
    * platform/win/fast/ruby/ruby-simple-rp-expected.png: Removed.
    * platform/win/fast/ruby/ruby-simple-rp-expected.txt: Removed.
    * platform/win/fast/ruby/ruby-trailing-expected.checksum: Removed.
    * platform/win/fast/ruby/ruby-trailing-expected.png: Removed.
    * platform/win/fast/ruby/ruby-trailing-expected.txt: Removed.
    * platform/win/fast/ruby/rubyDOM-insert-rt-expected.checksum: Removed.
    * platform/win/fast/ruby/rubyDOM-insert-rt-expected.png: Removed.
    * platform/win/fast/ruby/rubyDOM-insert-rt-expected.txt: Removed.
    * platform/win/fast/ruby/rubyDOM-insert-text1-expected.checksum: Removed.
    * platform/win/fast/ruby/rubyDOM-insert-text1-expected.png: Removed.
    * platform/win/fast/ruby/rubyDOM-insert-text1-expected.txt: Removed.
    * platform/win/fast/ruby/rubyDOM-insert-text2-expected.checksum: Removed.
    * platform/win/fast/ruby/rubyDOM-insert-text2-expected.png: Removed.
    * platform/win/fast/ruby/rubyDOM-insert-text2-expected.txt: Removed.
    * platform/win/fast/ruby/rubyDOM-insert-text3-expected.checksum: Removed.
    * platform/win/fast/ruby/rubyDOM-insert-text3-expected.png: Removed.
    * platform/win/fast/ruby/rubyDOM-insert-text3-expected.txt: Removed.
    * platform/win/fast/ruby/rubyDOM-remove-rt1-expected.checksum: Removed.
    * platform/win/fast/ruby/rubyDOM-remove-rt1-expected.png: Removed.
    * platform/win/fast/ruby/rubyDOM-remove-rt1-expected.txt: Removed.
    * platform/win/fast/ruby/rubyDOM-remove-rt2-expected.checksum: Removed.
    * platform/win/fast/ruby/rubyDOM-remove-rt2-expected.png: Removed.
    * platform/win/fast/ruby/rubyDOM-remove-rt2-expected.txt: Removed.
    * platform/win/fast/ruby/rubyDOM-remove-text1-expected.checksum: Removed.
    * platform/win/fast/ruby/rubyDOM-remove-text1-expected.png: Removed.
    * platform/win/fast/ruby/rubyDOM-remove-text1-expected.txt: Removed.
    * platform/win/fast/ruby/rubyDOM-remove-text2-expected.checksum: Removed.
    * platform/win/fast/ruby/rubyDOM-remove-text2-expected.png: Removed.
    * platform/win/fast/ruby/rubyDOM-remove-text2-expected.txt: Removed.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72429 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c71bb4a..e703c02 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,58 @@
+2010-11-19  Brian Weinstein  <bweinstein at apple.com>
+
+        Fix failing Windows ruby tests by removing the Windows-specific results. These were the same as the Mac
+        results before r72347, and that change rebaselined the results in LayoutTests/platform/mac, making these
+        not match anymore, and causing the Windows tests to fail.
+
+        * platform/win/fast/ruby/ruby-empty-rt-expected.checksum: Removed.
+        * platform/win/fast/ruby/ruby-empty-rt-expected.png: Removed.
+        * platform/win/fast/ruby/ruby-empty-rt-expected.txt: Removed.
+        * platform/win/fast/ruby/ruby-length-expected.checksum: Removed.
+        * platform/win/fast/ruby/ruby-length-expected.png: Removed.
+        * platform/win/fast/ruby/ruby-length-expected.txt: Removed.
+        * platform/win/fast/ruby/ruby-run-break-expected.checksum: Removed.
+        * platform/win/fast/ruby/ruby-run-break-expected.png: Removed.
+        * platform/win/fast/ruby/ruby-run-break-expected.txt: Removed.
+        * platform/win/fast/ruby/ruby-runs-expected.checksum: Removed.
+        * platform/win/fast/ruby/ruby-runs-expected.png: Removed.
+        * platform/win/fast/ruby/ruby-runs-expected.txt: Removed.
+        * platform/win/fast/ruby/ruby-runs-spans-expected.checksum: Removed.
+        * platform/win/fast/ruby/ruby-runs-spans-expected.png: Removed.
+        * platform/win/fast/ruby/ruby-runs-spans-expected.txt: Removed.
+        * platform/win/fast/ruby/ruby-simple-expected.checksum: Removed.
+        * platform/win/fast/ruby/ruby-simple-expected.png: Removed.
+        * platform/win/fast/ruby/ruby-simple-expected.txt: Removed.
+        * platform/win/fast/ruby/ruby-simple-rp-expected.checksum: Removed.
+        * platform/win/fast/ruby/ruby-simple-rp-expected.png: Removed.
+        * platform/win/fast/ruby/ruby-simple-rp-expected.txt: Removed.
+        * platform/win/fast/ruby/ruby-trailing-expected.checksum: Removed.
+        * platform/win/fast/ruby/ruby-trailing-expected.png: Removed.
+        * platform/win/fast/ruby/ruby-trailing-expected.txt: Removed.
+        * platform/win/fast/ruby/rubyDOM-insert-rt-expected.checksum: Removed.
+        * platform/win/fast/ruby/rubyDOM-insert-rt-expected.png: Removed.
+        * platform/win/fast/ruby/rubyDOM-insert-rt-expected.txt: Removed.
+        * platform/win/fast/ruby/rubyDOM-insert-text1-expected.checksum: Removed.
+        * platform/win/fast/ruby/rubyDOM-insert-text1-expected.png: Removed.
+        * platform/win/fast/ruby/rubyDOM-insert-text1-expected.txt: Removed.
+        * platform/win/fast/ruby/rubyDOM-insert-text2-expected.checksum: Removed.
+        * platform/win/fast/ruby/rubyDOM-insert-text2-expected.png: Removed.
+        * platform/win/fast/ruby/rubyDOM-insert-text2-expected.txt: Removed.
+        * platform/win/fast/ruby/rubyDOM-insert-text3-expected.checksum: Removed.
+        * platform/win/fast/ruby/rubyDOM-insert-text3-expected.png: Removed.
+        * platform/win/fast/ruby/rubyDOM-insert-text3-expected.txt: Removed.
+        * platform/win/fast/ruby/rubyDOM-remove-rt1-expected.checksum: Removed.
+        * platform/win/fast/ruby/rubyDOM-remove-rt1-expected.png: Removed.
+        * platform/win/fast/ruby/rubyDOM-remove-rt1-expected.txt: Removed.
+        * platform/win/fast/ruby/rubyDOM-remove-rt2-expected.checksum: Removed.
+        * platform/win/fast/ruby/rubyDOM-remove-rt2-expected.png: Removed.
+        * platform/win/fast/ruby/rubyDOM-remove-rt2-expected.txt: Removed.
+        * platform/win/fast/ruby/rubyDOM-remove-text1-expected.checksum: Removed.
+        * platform/win/fast/ruby/rubyDOM-remove-text1-expected.png: Removed.
+        * platform/win/fast/ruby/rubyDOM-remove-text1-expected.txt: Removed.
+        * platform/win/fast/ruby/rubyDOM-remove-text2-expected.checksum: Removed.
+        * platform/win/fast/ruby/rubyDOM-remove-text2-expected.png: Removed.
+        * platform/win/fast/ruby/rubyDOM-remove-text2-expected.txt: Removed.
+
 2010-11-19  Julie Parent  <jparent at chromium.org>
 
         Not reviewed, remove suppression for svg/dom/fuzz-path-parser.html 
diff --git a/LayoutTests/platform/win/fast/ruby/ruby-empty-rt-expected.checksum b/LayoutTests/platform/win/fast/ruby/ruby-empty-rt-expected.checksum
deleted file mode 100755
index 15e83bc..0000000
--- a/LayoutTests/platform/win/fast/ruby/ruby-empty-rt-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-6547d1ba5defef5c844f5db62e4eaeeb
\ No newline at end of file
diff --git a/LayoutTests/platform/win/fast/ruby/ruby-empty-rt-expected.png b/LayoutTests/platform/win/fast/ruby/ruby-empty-rt-expected.png
deleted file mode 100755
index 7bf0c88..0000000
Binary files a/LayoutTests/platform/win/fast/ruby/ruby-empty-rt-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/win/fast/ruby/ruby-empty-rt-expected.txt b/LayoutTests/platform/win/fast/ruby/ruby-empty-rt-expected.txt
deleted file mode 100755
index 781b379..0000000
--- a/LayoutTests/platform/win/fast/ruby/ruby-empty-rt-expected.txt
+++ /dev/null
@@ -1,28 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x576
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 452x18
-          text run at (0,0) width 452: "The following is a test for having a <rt> immediately following another."
-      RenderBlock (anonymous) at (0,34) size 784x36
-        RenderBR {BR} at (0,0) size 0x18
-        RenderBR {BR} at (0,18) size 0x18
-      RenderBlock {P} at (0,86) size 784x31
-        RenderText {#text} at (0,13) size 82x18
-          text run at (0,13) width 82: "<ruby> uses "
-        RenderRuby (inline) {RUBY} at (0,0) size 42x18
-          RenderRubyRun (anonymous) at (82,0) size 27x31
-            RenderRubyText {RT} at (0,0) size 27x13
-              RenderText {#text} at (4,0) size 18x13
-                text run at (4,0) width 18: "ruby"
-            RenderRubyBase (anonymous) at (0,13) size 27x18
-              RenderText {#text} at (0,0) size 27x18
-                text run at (0,0) width 27: "<rt>"
-          RenderRubyRun (anonymous) at (109,17) size 15x13
-            RenderRubyText {RT} at (0,0) size 15x13
-              RenderText {#text} at (0,0) size 15x13
-                text run at (0,0) width 15: "text"
-        RenderText {#text} at (124,13) size 163x18
-          text run at (124,13) width 163: " to contain the annotation."
diff --git a/LayoutTests/platform/win/fast/ruby/ruby-length-expected.checksum b/LayoutTests/platform/win/fast/ruby/ruby-length-expected.checksum
deleted file mode 100755
index b53ea0f..0000000
--- a/LayoutTests/platform/win/fast/ruby/ruby-length-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-7d7bf3a8a6ae6e2578884b6934efc077
\ No newline at end of file
diff --git a/LayoutTests/platform/win/fast/ruby/ruby-length-expected.png b/LayoutTests/platform/win/fast/ruby/ruby-length-expected.png
deleted file mode 100755
index b6c7322..0000000
Binary files a/LayoutTests/platform/win/fast/ruby/ruby-length-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/win/fast/ruby/ruby-length-expected.txt b/LayoutTests/platform/win/fast/ruby/ruby-length-expected.txt
deleted file mode 100755
index 7cd308a..0000000
--- a/LayoutTests/platform/win/fast/ruby/ruby-length-expected.txt
+++ /dev/null
@@ -1,33 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderText {#text} at (0,0) size 773x36
-        text run at (0,0) width 773: "This is a initial test for simple ruby. There should be 2 ruby annotations on below line, one with a ruby text shorter than the"
-        text run at (0,18) width 36: "base, "
-        text run at (36,18) width 291: "and one with a ruby text longer than the base. "
-      RenderBR {BR} at (327,32) size 0x0
-      RenderBR {BR} at (0,36) size 0x18
-      RenderText {#text} at (0,67) size 155x18
-        text run at (0,67) width 155: "<ruby> is defined in the "
-      RenderRuby (inline) {RUBY} at (0,0) size 184x18
-        RenderRubyRun (anonymous) at (155,54) size 184x31
-          RenderRubyText {RT} at (0,0) size 184x13
-            RenderText {#text} at (75,0) size 33x13
-              text run at (75,0) width 33: "HTML5"
-          RenderRubyBase (anonymous) at (0,13) size 184x18
-            RenderText {#text} at (0,0) size 184x18
-              text run at (0,0) width 184: "Hypertext Markup Language"
-      RenderText {#text} at (339,67) size 31x18
-        text run at (339,67) width 31: " and "
-      RenderRuby (inline) {RUBY} at (0,0) size 94x18
-        RenderRubyRun (anonymous) at (370,54) size 94x31
-          RenderRubyText {RT} at (0,0) size 94x13
-            RenderText {#text} at (0,0) size 94x13
-              text run at (0,0) width 94: "Cascading Style Sheets"
-          RenderRubyBase (anonymous) at (0,13) size 94x18
-            RenderText {#text} at (28,0) size 37x18
-              text run at (28,0) width 37: "CSS3"
-      RenderText {#text} at (464,67) size 42x18
-        text run at (464,67) width 42: " specs."
diff --git a/LayoutTests/platform/win/fast/ruby/ruby-run-break-expected.checksum b/LayoutTests/platform/win/fast/ruby/ruby-run-break-expected.checksum
deleted file mode 100755
index 86e0ab4..0000000
--- a/LayoutTests/platform/win/fast/ruby/ruby-run-break-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-5a8cc6a3724da7faa92cfdf86bad26ca
\ No newline at end of file
diff --git a/LayoutTests/platform/win/fast/ruby/ruby-run-break-expected.png b/LayoutTests/platform/win/fast/ruby/ruby-run-break-expected.png
deleted file mode 100755
index dee034a..0000000
Binary files a/LayoutTests/platform/win/fast/ruby/ruby-run-break-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/win/fast/ruby/ruby-run-break-expected.txt b/LayoutTests/platform/win/fast/ruby/ruby-run-break-expected.txt
deleted file mode 100755
index 36acd17..0000000
--- a/LayoutTests/platform/win/fast/ruby/ruby-run-break-expected.txt
+++ /dev/null
@@ -1,54 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock (anonymous) at (0,0) size 784x72
-        RenderText {#text} at (0,0) size 767x54
-          text run at (0,0) width 752: "This is a test for multiple ruby runs and line breaks. There is a div with a blue border and 10px padding. This contains a"
-          text run at (0,18) width 497: "single <ruby> markup in the text contained in the block, broken across 2 lines. "
-          text run at (497,18) width 270: "Part of it should be on the first line, the rest"
-          text run at (0,36) width 110: "on the other line. "
-        RenderBR {BR} at (110,50) size 0x0
-        RenderBR {BR} at (0,54) size 0x18
-      RenderBlock {DIV} at (0,72) size 284x86 [border: (2px solid #0000FF)]
-        RenderText {#text} at (12,25) size 155x18
-          text run at (12,25) width 155: "<ruby> is defined in the "
-        RenderRuby (inline) {RUBY} at (0,0) size 228x49
-          RenderRubyRun (anonymous) at (167,12) size 24x31
-            RenderRubyText {RT} at (0,0) size 24x13
-              RenderText {#text} at (0,0) size 24x13
-                text run at (0,0) width 24: "Hyper"
-            RenderRubyBase (anonymous) at (0,13) size 24x18
-              RenderText {#text} at (6,0) size 12x18
-                text run at (6,0) width 12: "H"
-          RenderRubyRun (anonymous) at (191,12) size 18x31
-            RenderRubyText {RT} at (0,0) size 18x13
-              RenderText {#text} at (0,0) size 18x13
-                text run at (0,0) width 18: "Text"
-            RenderRubyBase (anonymous) at (0,13) size 18x18
-              RenderText {#text} at (4,0) size 10x18
-                text run at (4,0) width 10: "T"
-          RenderRubyRun (anonymous) at (209,12) size 31x31
-            RenderRubyText {RT} at (0,0) size 31x13
-              RenderText {#text} at (0,0) size 31x13
-                text run at (0,0) width 31: "Markup"
-            RenderRubyBase (anonymous) at (0,13) size 31x18
-              RenderText {#text} at (8,0) size 14x18
-                text run at (8,0) width 14: "M"
-          RenderRubyRun (anonymous) at (12,43) size 38x31
-            RenderRubyText {RT} at (0,0) size 38x13
-              RenderText {#text} at (0,0) size 38x13
-                text run at (0,0) width 38: "Language"
-            RenderRubyBase (anonymous) at (0,13) size 38x18
-              RenderText {#text} at (14,0) size 10x18
-                text run at (14,0) width 10: "L"
-          RenderRubyRun (anonymous) at (50,43) size 30x31
-            RenderRubyText {RT} at (0,0) size 30x13
-              RenderText {#text} at (0,0) size 30x13
-                text run at (0,0) width 30: "Level 5"
-            RenderRubyBase (anonymous) at (0,13) size 30x18
-              RenderText {#text} at (11,0) size 8x18
-                text run at (11,0) width 8: "5"
-        RenderText {#text} at (80,56) size 42x18
-          text run at (80,56) width 42: " specs."
diff --git a/LayoutTests/platform/win/fast/ruby/ruby-runs-expected.checksum b/LayoutTests/platform/win/fast/ruby/ruby-runs-expected.checksum
deleted file mode 100755
index dd3d965..0000000
--- a/LayoutTests/platform/win/fast/ruby/ruby-runs-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-b0fed69b6a4fd2d65f3d67e9129ed4a3
\ No newline at end of file
diff --git a/LayoutTests/platform/win/fast/ruby/ruby-runs-expected.png b/LayoutTests/platform/win/fast/ruby/ruby-runs-expected.png
deleted file mode 100755
index 08e2c58..0000000
Binary files a/LayoutTests/platform/win/fast/ruby/ruby-runs-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/win/fast/ruby/ruby-runs-expected.txt b/LayoutTests/platform/win/fast/ruby/ruby-runs-expected.txt
deleted file mode 100755
index 705fb83..0000000
--- a/LayoutTests/platform/win/fast/ruby/ruby-runs-expected.txt
+++ /dev/null
@@ -1,51 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x576
-      RenderBlock (anonymous) at (0,0) size 784x36
-        RenderText {#text} at (0,0) size 227x18
-          text run at (0,0) width 227: "This is a test for multiple ruby runs. "
-        RenderBR {BR} at (227,14) size 0x0
-        RenderBR {BR} at (0,18) size 0x18
-      RenderBlock {P} at (0,52) size 784x31
-        RenderText {#text} at (0,13) size 155x18
-          text run at (0,13) width 155: "<ruby> is defined in the "
-        RenderRuby (inline) {RUBY} at (0,0) size 141x18
-          RenderRubyRun (anonymous) at (155,0) size 24x31
-            RenderRubyText {RT} at (0,0) size 24x13
-              RenderText {#text} at (0,0) size 24x13
-                text run at (0,0) width 24: "Hyper"
-            RenderRubyBase (anonymous) at (0,13) size 24x18
-              RenderText {#text} at (6,0) size 12x18
-                text run at (6,0) width 12: "H"
-          RenderRubyRun (anonymous) at (179,0) size 18x31
-            RenderRubyText {RT} at (0,0) size 18x13
-              RenderText {#text} at (0,0) size 18x13
-                text run at (0,0) width 18: "Text"
-            RenderRubyBase (anonymous) at (0,13) size 18x18
-              RenderText {#text} at (4,0) size 10x18
-                text run at (4,0) width 10: "T"
-          RenderRubyRun (anonymous) at (197,0) size 31x31
-            RenderRubyText {RT} at (0,0) size 31x13
-              RenderText {#text} at (0,0) size 31x13
-                text run at (0,0) width 31: "Markup"
-            RenderRubyBase (anonymous) at (0,13) size 31x18
-              RenderText {#text} at (8,0) size 14x18
-                text run at (8,0) width 14: "M"
-          RenderRubyRun (anonymous) at (228,0) size 38x31
-            RenderRubyText {RT} at (0,0) size 38x13
-              RenderText {#text} at (0,0) size 38x13
-                text run at (0,0) width 38: "Language"
-            RenderRubyBase (anonymous) at (0,13) size 38x18
-              RenderText {#text} at (14,0) size 10x18
-                text run at (14,0) width 10: "L"
-          RenderRubyRun (anonymous) at (266,0) size 30x31
-            RenderRubyText {RT} at (0,0) size 30x13
-              RenderText {#text} at (0,0) size 30x13
-                text run at (0,0) width 30: "Level 5"
-            RenderRubyBase (anonymous) at (0,13) size 30x18
-              RenderText {#text} at (11,0) size 8x18
-                text run at (11,0) width 8: "5"
-        RenderText {#text} at (296,13) size 42x18
-          text run at (296,13) width 42: " specs."
diff --git a/LayoutTests/platform/win/fast/ruby/ruby-runs-spans-expected.checksum b/LayoutTests/platform/win/fast/ruby/ruby-runs-spans-expected.checksum
deleted file mode 100755
index 92a6c36..0000000
--- a/LayoutTests/platform/win/fast/ruby/ruby-runs-spans-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-6c8486ae7fd137d29080f48e3d178341
\ No newline at end of file
diff --git a/LayoutTests/platform/win/fast/ruby/ruby-runs-spans-expected.png b/LayoutTests/platform/win/fast/ruby/ruby-runs-spans-expected.png
deleted file mode 100755
index 60a89c1..0000000
Binary files a/LayoutTests/platform/win/fast/ruby/ruby-runs-spans-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/win/fast/ruby/ruby-runs-spans-expected.txt b/LayoutTests/platform/win/fast/ruby/ruby-runs-spans-expected.txt
deleted file mode 100755
index 751d568..0000000
--- a/LayoutTests/platform/win/fast/ruby/ruby-runs-spans-expected.txt
+++ /dev/null
@@ -1,36 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x576
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 494x18
-          text run at (0,0) width 494: "The following is a test for having non-text inline elements as base in a <ruby>."
-      RenderBlock {P} at (0,34) size 784x31
-        RenderText {#text} at (0,13) size 155x18
-          text run at (0,13) width 155: "<ruby> is defined in the "
-        RenderRuby (inline) {RUBY} at (0,0) size 142x18
-          RenderRubyRun (anonymous) at (155,0) size 42x31
-            RenderRubyText {RT} at (0,0) size 42x13
-              RenderText {#text} at (0,0) size 42x13
-                text run at (0,0) width 42: "Hyper-text"
-            RenderRubyBase (anonymous) at (0,13) size 42x18
-              RenderInline {SPAN} at (0,0) size 22x18
-                RenderText {#text} at (10,0) size 22x18
-                  text run at (10,0) width 22: "HT"
-          RenderRubyRun (anonymous) at (197,0) size 100x31
-            RenderRubyText {RT} at (0,0) size 100x13
-              RenderText {#text} at (0,0) size 100x13
-                text run at (0,0) width 100: "Markup Language Lvl. 5"
-            RenderRubyBase (anonymous) at (0,13) size 100x18
-              RenderInline {SPAN} at (0,0) size 14x18
-                RenderText {#text} at (34,0) size 14x18
-                  text run at (34,0) width 14: "M"
-              RenderInline {SPAN} at (0,0) size 10x18
-                RenderText {#text} at (48,0) size 10x18
-                  text run at (48,0) width 10: "L"
-              RenderInline {SPAN} at (0,0) size 8x18
-                RenderText {#text} at (58,0) size 8x18
-                  text run at (58,0) width 8: "5"
-        RenderText {#text} at (297,13) size 36x18
-          text run at (297,13) width 36: " spec."
diff --git a/LayoutTests/platform/win/fast/ruby/ruby-simple-expected.checksum b/LayoutTests/platform/win/fast/ruby/ruby-simple-expected.checksum
deleted file mode 100755
index baf1e7e..0000000
--- a/LayoutTests/platform/win/fast/ruby/ruby-simple-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-0d9a0cce3fc3db54cdac812d100dbeb3
\ No newline at end of file
diff --git a/LayoutTests/platform/win/fast/ruby/ruby-simple-expected.png b/LayoutTests/platform/win/fast/ruby/ruby-simple-expected.png
deleted file mode 100755
index 26afbdc..0000000
Binary files a/LayoutTests/platform/win/fast/ruby/ruby-simple-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/win/fast/ruby/ruby-simple-expected.txt b/LayoutTests/platform/win/fast/ruby/ruby-simple-expected.txt
deleted file mode 100755
index f9bddc6..0000000
--- a/LayoutTests/platform/win/fast/ruby/ruby-simple-expected.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x576
-      RenderBlock (anonymous) at (0,0) size 784x36
-        RenderText {#text} at (0,0) size 225x18
-          text run at (0,0) width 225: "This is a initial test for simple ruby. "
-        RenderBR {BR} at (225,14) size 0x0
-        RenderBR {BR} at (0,18) size 0x18
-      RenderBlock {P} at (0,52) size 784x31
-        RenderText {#text} at (0,13) size 161x18
-          text run at (0,13) width 161: "Ruby is often used in the "
-        RenderRuby (inline) {RUBY} at (0,0) size 117x18
-          RenderRubyRun (anonymous) at (161,0) size 117x31
-            RenderRubyText {RT} at (0,0) size 117x13
-              RenderText {#text} at (41,0) size 35x13
-                text run at (41,0) width 35: "Nihongo"
-            RenderRubyBase (anonymous) at (0,13) size 117x18
-              RenderText {#text} at (0,0) size 117x18
-                text run at (0,0) width 117: "Japanese language"
-        RenderText {#text} at (278,13) size 4x18
-          text run at (278,13) width 4: "."
diff --git a/LayoutTests/platform/win/fast/ruby/ruby-simple-rp-expected.checksum b/LayoutTests/platform/win/fast/ruby/ruby-simple-rp-expected.checksum
deleted file mode 100755
index 2685a5f..0000000
--- a/LayoutTests/platform/win/fast/ruby/ruby-simple-rp-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-404ffcefdaeffb6ee5d262b217ef8813
\ No newline at end of file
diff --git a/LayoutTests/platform/win/fast/ruby/ruby-simple-rp-expected.png b/LayoutTests/platform/win/fast/ruby/ruby-simple-rp-expected.png
deleted file mode 100755
index 9c3b6df..0000000
Binary files a/LayoutTests/platform/win/fast/ruby/ruby-simple-rp-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/win/fast/ruby/ruby-simple-rp-expected.txt b/LayoutTests/platform/win/fast/ruby/ruby-simple-rp-expected.txt
deleted file mode 100755
index 0c1289a..0000000
--- a/LayoutTests/platform/win/fast/ruby/ruby-simple-rp-expected.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x576
-      RenderBlock (anonymous) at (0,0) size 784x54
-        RenderText {#text} at (0,0) size 760x36
-          text run at (0,0) width 333: "This is a test for simple ruby that contains <rp> tags. "
-          text run at (333,0) width 427: "Contents of the <rp> tags (opening and closing brackets) should not"
-          text run at (0,18) width 202: "show when ruby is suppoorted. "
-        RenderBR {BR} at (202,32) size 0x0
-        RenderBR {BR} at (0,36) size 0x18
-      RenderBlock {P} at (0,70) size 784x31
-        RenderText {#text} at (0,13) size 161x18
-          text run at (0,13) width 161: "Ruby is often used in the "
-        RenderRuby (inline) {RUBY} at (0,0) size 117x18
-          RenderRubyRun (anonymous) at (161,0) size 117x31
-            RenderRubyText {RT} at (0,0) size 117x13
-              RenderText {#text} at (41,0) size 35x13
-                text run at (41,0) width 35: "Nihongo"
-            RenderRubyBase (anonymous) at (0,13) size 117x18
-              RenderText {#text} at (0,0) size 117x18
-                text run at (0,0) width 117: "Japanese language"
-        RenderText {#text} at (278,13) size 4x18
-          text run at (278,13) width 4: "."
diff --git a/LayoutTests/platform/win/fast/ruby/ruby-trailing-expected.checksum b/LayoutTests/platform/win/fast/ruby/ruby-trailing-expected.checksum
deleted file mode 100755
index 559b174..0000000
--- a/LayoutTests/platform/win/fast/ruby/ruby-trailing-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-959695da94c09a6589de3cc9248bde31
\ No newline at end of file
diff --git a/LayoutTests/platform/win/fast/ruby/ruby-trailing-expected.png b/LayoutTests/platform/win/fast/ruby/ruby-trailing-expected.png
deleted file mode 100755
index 2d80131..0000000
Binary files a/LayoutTests/platform/win/fast/ruby/ruby-trailing-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/win/fast/ruby/ruby-trailing-expected.txt b/LayoutTests/platform/win/fast/ruby/ruby-trailing-expected.txt
deleted file mode 100755
index 199de8d..0000000
--- a/LayoutTests/platform/win/fast/ruby/ruby-trailing-expected.txt
+++ /dev/null
@@ -1,28 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x576
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 590x18
-          text run at (0,0) width 590: "The following is a test for having a trailing base within a <ruby> with no associated ruby text."
-      RenderBlock (anonymous) at (0,34) size 784x36
-        RenderBR {BR} at (0,0) size 0x18
-        RenderBR {BR} at (0,18) size 0x18
-      RenderBlock {P} at (0,86) size 784x31
-        RenderText {#text} at (0,13) size 155x18
-          text run at (0,13) width 155: "<ruby> is defined in the "
-        RenderRuby (inline) {RUBY} at (0,0) size 125x18
-          RenderRubyRun (anonymous) at (155,0) size 117x31
-            RenderRubyText {RT} at (0,0) size 117x13
-              RenderText {#text} at (0,0) size 117x13
-                text run at (0,0) width 117: "Hyper-text Markup Language"
-            RenderRubyBase (anonymous) at (0,13) size 117x18
-              RenderText {#text} at (35,0) size 46x18
-                text run at (35,0) width 46: "HTML"
-          RenderRubyRun (anonymous) at (272,13) size 8x18
-            RenderRubyBase (anonymous) at (0,0) size 8x18
-              RenderText {#text} at (0,0) size 8x18
-                text run at (0,0) width 8: "5"
-        RenderText {#text} at (280,13) size 4x18
-          text run at (280,13) width 4: "."
diff --git a/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-rt-expected.checksum b/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-rt-expected.checksum
deleted file mode 100755
index 9426626..0000000
--- a/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-rt-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-b13499ed24c2ace4eea63640d4c2d5ec
\ No newline at end of file
diff --git a/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-rt-expected.png b/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-rt-expected.png
deleted file mode 100755
index 636d415..0000000
Binary files a/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-rt-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-rt-expected.txt b/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-rt-expected.txt
deleted file mode 100755
index 745b991..0000000
--- a/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-rt-expected.txt
+++ /dev/null
@@ -1,66 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x576
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 574x18
-          text run at (0,0) width 574: "The following is a test for DOM manipulation within <ruby>: Inserting a new <rt> element"
-      RenderBlock {P} at (0,34) size 784x18
-        RenderText {#text} at (0,0) size 436x18
-          text run at (0,0) width 436: "Both lines should look identical (the first line is the one manipulated)."
-      RenderBlock (anonymous) at (0,68) size 784x36
-        RenderBR {BR} at (0,0) size 0x18
-        RenderBR {BR} at (0,18) size 0x18
-      RenderBlock {P} at (0,120) size 784x31
-        RenderText {#text} at (0,13) size 155x18
-          text run at (0,13) width 155: "<ruby> is defined in the "
-        RenderRuby (inline) {RUBY} at (0,0) size 122x18
-          RenderRubyRun (anonymous) at (155,0) size 42x31
-            RenderRubyText {RT} at (0,0) size 42x13
-              RenderText {#text} at (0,0) size 42x13
-                text run at (0,0) width 42: "Hyper-text"
-            RenderRubyBase (anonymous) at (0,13) size 42x18
-              RenderInline {SPAN} at (0,0) size 22x18
-                RenderText {#text} at (10,0) size 22x18
-                  text run at (10,0) width 22: "HT"
-          RenderRubyRun (anonymous) at (197,0) size 72x31
-            RenderRubyText {RT} at (0,0) size 72x13
-              RenderText {#text} at (0,0) size 72x13
-                text run at (0,0) width 72: "Markup Language"
-            RenderRubyBase (anonymous) at (0,13) size 72x18
-              RenderInline {SPAN} at (0,0) size 24x18
-                RenderText {#text} at (24,0) size 24x18
-                  text run at (24,0) width 24: "ML"
-          RenderRubyRun (anonymous) at (269,13) size 8x18
-            RenderRubyBase (anonymous) at (0,0) size 8x18
-              RenderText {#text} at (0,0) size 8x18
-                text run at (0,0) width 8: "5"
-        RenderText {#text} at (277,13) size 36x18
-          text run at (277,13) width 36: " spec."
-      RenderBlock {P} at (0,167) size 784x31
-        RenderText {#text} at (0,13) size 155x18
-          text run at (0,13) width 155: "<ruby> is defined in the "
-        RenderRuby (inline) {RUBY} at (0,0) size 122x18
-          RenderRubyRun (anonymous) at (155,0) size 42x31
-            RenderRubyText {RT} at (0,0) size 42x13
-              RenderText {#text} at (0,0) size 42x13
-                text run at (0,0) width 42: "Hyper-text"
-            RenderRubyBase (anonymous) at (0,13) size 42x18
-              RenderInline {SPAN} at (0,0) size 22x18
-                RenderText {#text} at (10,0) size 22x18
-                  text run at (10,0) width 22: "HT"
-          RenderRubyRun (anonymous) at (197,0) size 72x31
-            RenderRubyText {RT} at (0,0) size 72x13
-              RenderText {#text} at (0,0) size 72x13
-                text run at (0,0) width 72: "Markup Language"
-            RenderRubyBase (anonymous) at (0,13) size 72x18
-              RenderInline {SPAN} at (0,0) size 24x18
-                RenderText {#text} at (24,0) size 24x18
-                  text run at (24,0) width 24: "ML"
-          RenderRubyRun (anonymous) at (269,13) size 8x18
-            RenderRubyBase (anonymous) at (0,0) size 8x18
-              RenderText {#text} at (0,0) size 8x18
-                text run at (0,0) width 8: "5"
-        RenderText {#text} at (277,13) size 36x18
-          text run at (277,13) width 36: " spec."
diff --git a/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-text1-expected.checksum b/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-text1-expected.checksum
deleted file mode 100755
index f83eb44..0000000
--- a/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-text1-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-cf67fa85d932dce398570b985f600678
\ No newline at end of file
diff --git a/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-text1-expected.png b/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-text1-expected.png
deleted file mode 100755
index 9b8ad94..0000000
Binary files a/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-text1-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-text1-expected.txt b/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-text1-expected.txt
deleted file mode 100755
index 6778b81..0000000
--- a/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-text1-expected.txt
+++ /dev/null
@@ -1,62 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x576
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 656x18
-          text run at (0,0) width 656: "The following is a test for DOM manipulation within <ruby>: Inserting a new text before a <rt> element"
-      RenderBlock {P} at (0,34) size 784x18
-        RenderText {#text} at (0,0) size 436x18
-          text run at (0,0) width 436: "Both lines should look identical (the first line is the one manipulated)."
-      RenderBlock (anonymous) at (0,68) size 784x36
-        RenderBR {BR} at (0,0) size 0x18
-        RenderBR {BR} at (0,18) size 0x18
-      RenderBlock {P} at (0,120) size 784x31
-        RenderText {#text} at (0,13) size 155x18
-          text run at (0,13) width 155: "<ruby> is defined in the "
-        RenderRuby (inline) {RUBY} at (0,0) size 122x18
-          RenderRubyRun (anonymous) at (155,0) size 42x31
-            RenderRubyText {RT} at (0,0) size 42x13
-              RenderText {#text} at (0,0) size 42x13
-                text run at (0,0) width 42: "Hyper-text"
-            RenderRubyBase (anonymous) at (0,13) size 42x18
-              RenderText {#text} at (10,0) size 22x18
-                text run at (10,0) width 22: "HT"
-          RenderRubyRun (anonymous) at (197,0) size 72x31
-            RenderRubyText {RT} at (0,0) size 72x13
-              RenderText {#text} at (0,0) size 72x13
-                text run at (0,0) width 72: "Markup Language"
-            RenderRubyBase (anonymous) at (0,13) size 72x18
-              RenderText {#text} at (24,0) size 24x18
-                text run at (24,0) width 24: "ML"
-          RenderRubyRun (anonymous) at (269,13) size 8x18
-            RenderRubyBase (anonymous) at (0,0) size 8x18
-              RenderText {#text} at (0,0) size 8x18
-                text run at (0,0) width 8: "5"
-        RenderText {#text} at (277,13) size 36x18
-          text run at (277,13) width 36: " spec."
-      RenderBlock {P} at (0,167) size 784x31
-        RenderText {#text} at (0,13) size 155x18
-          text run at (0,13) width 155: "<ruby> is defined in the "
-        RenderRuby (inline) {RUBY} at (0,0) size 122x18
-          RenderRubyRun (anonymous) at (155,0) size 42x31
-            RenderRubyText {RT} at (0,0) size 42x13
-              RenderText {#text} at (0,0) size 42x13
-                text run at (0,0) width 42: "Hyper-text"
-            RenderRubyBase (anonymous) at (0,13) size 42x18
-              RenderText {#text} at (10,0) size 22x18
-                text run at (10,0) width 22: "HT"
-          RenderRubyRun (anonymous) at (197,0) size 72x31
-            RenderRubyText {RT} at (0,0) size 72x13
-              RenderText {#text} at (0,0) size 72x13
-                text run at (0,0) width 72: "Markup Language"
-            RenderRubyBase (anonymous) at (0,13) size 72x18
-              RenderText {#text} at (24,0) size 24x18
-                text run at (24,0) width 24: "ML"
-          RenderRubyRun (anonymous) at (269,13) size 8x18
-            RenderRubyBase (anonymous) at (0,0) size 8x18
-              RenderText {#text} at (0,0) size 8x18
-                text run at (0,0) width 8: "5"
-        RenderText {#text} at (277,13) size 36x18
-          text run at (277,13) width 36: " spec."
diff --git a/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-text2-expected.checksum b/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-text2-expected.checksum
deleted file mode 100755
index 674d008..0000000
--- a/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-text2-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-25d430a300b5b288729a3f8dfff54d68
\ No newline at end of file
diff --git a/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-text2-expected.png b/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-text2-expected.png
deleted file mode 100755
index 02a87f2..0000000
Binary files a/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-text2-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-text2-expected.txt b/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-text2-expected.txt
deleted file mode 100755
index 5c9b9f0..0000000
--- a/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-text2-expected.txt
+++ /dev/null
@@ -1,53 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x576
-      RenderBlock {P} at (0,0) size 784x36
-        RenderText {#text} at (0,0) size 733x36
-          text run at (0,0) width 733: "The following is a test for DOM manipulation within <ruby>: Inserting a new text before a <rt> element that already"
-          text run at (0,18) width 83: "contains text."
-      RenderBlock {P} at (0,52) size 784x18
-        RenderText {#text} at (0,0) size 436x18
-          text run at (0,0) width 436: "Both lines should look identical (the first line is the one manipulated)."
-      RenderBlock (anonymous) at (0,86) size 784x36
-        RenderBR {BR} at (0,0) size 0x18
-        RenderBR {BR} at (0,18) size 0x18
-      RenderBlock {P} at (0,138) size 784x31
-        RenderText {#text} at (0,13) size 155x18
-          text run at (0,13) width 155: "<ruby> is defined in the "
-        RenderRuby (inline) {RUBY} at (0,0) size 125x18
-          RenderRubyRun (anonymous) at (155,0) size 117x31
-            RenderRubyText {RT} at (0,0) size 117x13
-              RenderText {#text} at (0,0) size 117x13
-                text run at (0,0) width 117: "Hyper-text Markup Language"
-            RenderRubyBase (anonymous) at (0,13) size 117x18
-              RenderInline {SPAN} at (0,0) size 22x18
-                RenderText {#text} at (35,0) size 22x18
-                  text run at (35,0) width 22: "HT"
-              RenderText {#text} at (57,0) size 24x18
-                text run at (57,0) width 24: "ML"
-          RenderRubyRun (anonymous) at (272,13) size 8x18
-            RenderRubyBase (anonymous) at (0,0) size 8x18
-              RenderText {#text} at (0,0) size 8x18
-                text run at (0,0) width 8: "5"
-        RenderText {#text} at (280,13) size 36x18
-          text run at (280,13) width 36: " spec."
-      RenderBlock {P} at (0,185) size 784x31
-        RenderText {#text} at (0,13) size 155x18
-          text run at (0,13) width 155: "<ruby> is defined in the "
-        RenderRuby (inline) {RUBY} at (0,0) size 125x18
-          RenderRubyRun (anonymous) at (155,0) size 117x31
-            RenderRubyText {RT} at (0,0) size 117x13
-              RenderText {#text} at (0,0) size 117x13
-                text run at (0,0) width 117: "Hyper-text Markup Language"
-            RenderRubyBase (anonymous) at (0,13) size 117x18
-              RenderText {#text} at (35,0) size 46x18
-                text run at (35,0) width 46: "HTML"
-              RenderInline {SPAN} at (0,0) size 0x18
-          RenderRubyRun (anonymous) at (272,13) size 8x18
-            RenderRubyBase (anonymous) at (0,0) size 8x18
-              RenderText {#text} at (0,0) size 8x18
-                text run at (0,0) width 8: "5"
-        RenderText {#text} at (280,13) size 36x18
-          text run at (280,13) width 36: " spec."
diff --git a/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-text3-expected.checksum b/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-text3-expected.checksum
deleted file mode 100755
index fcf1e52..0000000
--- a/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-text3-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-07268fd253bdaa5200906dd2e356d261
\ No newline at end of file
diff --git a/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-text3-expected.png b/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-text3-expected.png
deleted file mode 100755
index c7c95a5..0000000
Binary files a/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-text3-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-text3-expected.txt b/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-text3-expected.txt
deleted file mode 100755
index d97bc5a..0000000
--- a/LayoutTests/platform/win/fast/ruby/rubyDOM-insert-text3-expected.txt
+++ /dev/null
@@ -1,54 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x576
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 736x18
-          text run at (0,0) width 736: "The following is a test for DOM manipulation within <ruby>: Inserting a new text before another text of a ruby base."
-      RenderBlock {P} at (0,34) size 784x18
-        RenderText {#text} at (0,0) size 436x18
-          text run at (0,0) width 436: "Both lines should look identical (the first line is the one manipulated)."
-      RenderBlock (anonymous) at (0,68) size 784x36
-        RenderBR {BR} at (0,0) size 0x18
-        RenderBR {BR} at (0,18) size 0x18
-      RenderBlock {P} at (0,120) size 784x31
-        RenderText {#text} at (0,13) size 155x18
-          text run at (0,13) width 155: "<ruby> is defined in the "
-        RenderRuby (inline) {RUBY} at (0,0) size 125x18
-          RenderRubyRun (anonymous) at (155,0) size 117x31
-            RenderRubyText {RT} at (0,0) size 117x13
-              RenderText {#text} at (0,0) size 117x13
-                text run at (0,0) width 117: "Hyper-text Markup Language"
-            RenderRubyBase (anonymous) at (0,13) size 117x18
-              RenderText {#text} at (35,0) size 22x18
-                text run at (35,0) width 22: "HT"
-              RenderInline {SPAN} at (0,0) size 24x18
-                RenderText {#text} at (57,0) size 24x18
-                  text run at (57,0) width 24: "ML"
-          RenderRubyRun (anonymous) at (272,13) size 8x18
-            RenderRubyBase (anonymous) at (0,0) size 8x18
-              RenderText {#text} at (0,0) size 8x18
-                text run at (0,0) width 8: "5"
-        RenderText {#text} at (280,13) size 36x18
-          text run at (280,13) width 36: " spec."
-      RenderBlock {P} at (0,167) size 784x31
-        RenderText {#text} at (0,13) size 155x18
-          text run at (0,13) width 155: "<ruby> is defined in the "
-        RenderRuby (inline) {RUBY} at (0,0) size 125x18
-          RenderRubyRun (anonymous) at (155,0) size 117x31
-            RenderRubyText {RT} at (0,0) size 117x13
-              RenderText {#text} at (0,0) size 117x13
-                text run at (0,0) width 117: "Hyper-text Markup Language"
-            RenderRubyBase (anonymous) at (0,13) size 117x18
-              RenderText {#text} at (35,0) size 22x18
-                text run at (35,0) width 22: "HT"
-              RenderInline {SPAN} at (0,0) size 24x18
-                RenderText {#text} at (57,0) size 24x18
-                  text run at (57,0) width 24: "ML"
-          RenderRubyRun (anonymous) at (272,13) size 8x18
-            RenderRubyBase (anonymous) at (0,0) size 8x18
-              RenderText {#text} at (0,0) size 8x18
-                text run at (0,0) width 8: "5"
-        RenderText {#text} at (280,13) size 36x18
-          text run at (280,13) width 36: " spec."
diff --git a/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-rt1-expected.checksum b/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-rt1-expected.checksum
deleted file mode 100755
index 1fe576d..0000000
--- a/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-rt1-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-edd271e0a006450bee912726e04f8272
\ No newline at end of file
diff --git a/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-rt1-expected.png b/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-rt1-expected.png
deleted file mode 100755
index 164866c..0000000
Binary files a/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-rt1-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-rt1-expected.txt b/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-rt1-expected.txt
deleted file mode 100755
index e54e7d8..0000000
--- a/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-rt1-expected.txt
+++ /dev/null
@@ -1,48 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x576
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 763x18
-          text run at (0,0) width 763: "The following is a test for DOM manipulation within <ruby>: Removing the last <rt>, leaving the base without ruby text."
-      RenderBlock {P} at (0,34) size 784x18
-        RenderText {#text} at (0,0) size 436x18
-          text run at (0,0) width 436: "Both lines should look identical (the first line is the one manipulated)."
-      RenderBlock (anonymous) at (0,68) size 784x36
-        RenderBR {BR} at (0,0) size 0x18
-        RenderBR {BR} at (0,18) size 0x18
-      RenderBlock {P} at (0,120) size 784x31
-        RenderText {#text} at (0,13) size 155x18
-          text run at (0,13) width 155: "<ruby> is defined in the "
-        RenderRuby (inline) {RUBY} at (0,0) size 125x18
-          RenderRubyRun (anonymous) at (155,0) size 117x31
-            RenderRubyText {RT} at (0,0) size 117x13
-              RenderText {#text} at (0,0) size 117x13
-                text run at (0,0) width 117: "Hyper-text Markup Language"
-            RenderRubyBase (anonymous) at (0,13) size 117x18
-              RenderText {#text} at (35,0) size 46x18
-                text run at (35,0) width 46: "HTML"
-          RenderRubyRun (anonymous) at (272,13) size 8x18
-            RenderRubyBase (anonymous) at (0,0) size 8x18
-              RenderText {#text} at (0,0) size 8x18
-                text run at (0,0) width 8: "5"
-        RenderText {#text} at (280,13) size 36x18
-          text run at (280,13) width 36: " spec."
-      RenderBlock {P} at (0,167) size 784x31
-        RenderText {#text} at (0,13) size 155x18
-          text run at (0,13) width 155: "<ruby> is defined in the "
-        RenderRuby (inline) {RUBY} at (0,0) size 125x18
-          RenderRubyRun (anonymous) at (155,0) size 117x31
-            RenderRubyText {RT} at (0,0) size 117x13
-              RenderText {#text} at (0,0) size 117x13
-                text run at (0,0) width 117: "Hyper-text Markup Language"
-            RenderRubyBase (anonymous) at (0,13) size 117x18
-              RenderText {#text} at (35,0) size 46x18
-                text run at (35,0) width 46: "HTML"
-          RenderRubyRun (anonymous) at (272,13) size 8x18
-            RenderRubyBase (anonymous) at (0,0) size 8x18
-              RenderText {#text} at (0,0) size 8x18
-                text run at (0,0) width 8: "5"
-        RenderText {#text} at (280,13) size 36x18
-          text run at (280,13) width 36: " spec."
diff --git a/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-rt2-expected.checksum b/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-rt2-expected.checksum
deleted file mode 100755
index 3f43c1c..0000000
--- a/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-rt2-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-afbdf97a4c203711fdf868ac81adc727
\ No newline at end of file
diff --git a/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-rt2-expected.png b/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-rt2-expected.png
deleted file mode 100755
index 49af592..0000000
Binary files a/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-rt2-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-rt2-expected.txt b/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-rt2-expected.txt
deleted file mode 100755
index 1de0864..0000000
--- a/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-rt2-expected.txt
+++ /dev/null
@@ -1,51 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x576
-      RenderBlock {P} at (0,0) size 784x36
-        RenderText {#text} at (0,0) size 764x36
-          text run at (0,0) width 764: "The following is a test for DOM manipulation within <ruby>: Removing a <rt>, forcing a merge with the right neighbour"
-          text run at (0,18) width 21: "run"
-      RenderBlock {P} at (0,52) size 784x18
-        RenderText {#text} at (0,0) size 436x18
-          text run at (0,0) width 436: "Both lines should look identical (the first line is the one manipulated)."
-      RenderBlock (anonymous) at (0,86) size 784x36
-        RenderBR {BR} at (0,0) size 0x18
-        RenderBR {BR} at (0,18) size 0x18
-      RenderBlock {P} at (0,138) size 784x31
-        RenderText {#text} at (0,13) size 155x18
-          text run at (0,13) width 155: "<ruby> is defined in the "
-        RenderRuby (inline) {RUBY} at (0,0) size 125x18
-          RenderRubyRun (anonymous) at (155,0) size 117x31
-            RenderRubyText {RT} at (0,0) size 117x13
-              RenderText {#text} at (0,0) size 117x13
-                text run at (0,0) width 117: "Hyper-text Markup Language"
-            RenderRubyBase (anonymous) at (0,13) size 117x18
-              RenderText {#text} at (35,0) size 22x18
-                text run at (35,0) width 22: "HT"
-              RenderText {#text} at (57,0) size 24x18
-                text run at (57,0) width 24: "ML"
-          RenderRubyRun (anonymous) at (272,13) size 8x18
-            RenderRubyBase (anonymous) at (0,0) size 8x18
-              RenderText {#text} at (0,0) size 8x18
-                text run at (0,0) width 8: "5"
-        RenderText {#text} at (280,13) size 36x18
-          text run at (280,13) width 36: " spec."
-      RenderBlock {P} at (0,185) size 784x31
-        RenderText {#text} at (0,13) size 155x18
-          text run at (0,13) width 155: "<ruby> is defined in the "
-        RenderRuby (inline) {RUBY} at (0,0) size 125x18
-          RenderRubyRun (anonymous) at (155,0) size 117x31
-            RenderRubyText {RT} at (0,0) size 117x13
-              RenderText {#text} at (0,0) size 117x13
-                text run at (0,0) width 117: "Hyper-text Markup Language"
-            RenderRubyBase (anonymous) at (0,13) size 117x18
-              RenderText {#text} at (35,0) size 46x18
-                text run at (35,0) width 46: "HTML"
-          RenderRubyRun (anonymous) at (272,13) size 8x18
-            RenderRubyBase (anonymous) at (0,0) size 8x18
-              RenderText {#text} at (0,0) size 8x18
-                text run at (0,0) width 8: "5"
-        RenderText {#text} at (280,13) size 36x18
-          text run at (280,13) width 36: " spec."
diff --git a/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-text1-expected.checksum b/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-text1-expected.checksum
deleted file mode 100755
index df1afc0..0000000
--- a/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-text1-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-ddd0647efd94d5892463f9d908be36e4
\ No newline at end of file
diff --git a/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-text1-expected.png b/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-text1-expected.png
deleted file mode 100755
index a67c91d..0000000
Binary files a/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-text1-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-text1-expected.txt b/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-text1-expected.txt
deleted file mode 100755
index 69cd32a..0000000
--- a/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-text1-expected.txt
+++ /dev/null
@@ -1,50 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x576
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 762x18
-          text run at (0,0) width 762: "The following is a test for DOM manipulation within <ruby>: Removing a ruby base object, leaving the base non-empty."
-      RenderBlock {P} at (0,34) size 784x18
-        RenderText {#text} at (0,0) size 436x18
-          text run at (0,0) width 436: "Both lines should look identical (the first line is the one manipulated)."
-      RenderBlock (anonymous) at (0,68) size 784x36
-        RenderBR {BR} at (0,0) size 0x18
-        RenderBR {BR} at (0,18) size 0x18
-      RenderBlock {P} at (0,120) size 784x31
-        RenderText {#text} at (0,13) size 155x18
-          text run at (0,13) width 155: "<ruby> is defined in the "
-        RenderRuby (inline) {RUBY} at (0,0) size 125x18
-          RenderRubyRun (anonymous) at (155,0) size 117x31
-            RenderRubyText {RT} at (0,0) size 117x13
-              RenderText {#text} at (0,0) size 117x13
-                text run at (0,0) width 117: "Hyper-text Markup Language"
-            RenderRubyBase (anonymous) at (0,13) size 117x18
-              RenderInline {SPAN} at (0,0) size 46x18
-                RenderText {#text} at (35,0) size 46x18
-                  text run at (35,0) width 46: "HTML"
-          RenderRubyRun (anonymous) at (272,13) size 8x18
-            RenderRubyBase (anonymous) at (0,0) size 8x18
-              RenderText {#text} at (0,0) size 8x18
-                text run at (0,0) width 8: "5"
-        RenderText {#text} at (280,13) size 36x18
-          text run at (280,13) width 36: " spec."
-      RenderBlock {P} at (0,167) size 784x31
-        RenderText {#text} at (0,13) size 155x18
-          text run at (0,13) width 155: "<ruby> is defined in the "
-        RenderRuby (inline) {RUBY} at (0,0) size 125x18
-          RenderRubyRun (anonymous) at (155,0) size 117x31
-            RenderRubyText {RT} at (0,0) size 117x13
-              RenderText {#text} at (0,0) size 117x13
-                text run at (0,0) width 117: "Hyper-text Markup Language"
-            RenderRubyBase (anonymous) at (0,13) size 117x18
-              RenderInline {SPAN} at (0,0) size 46x18
-                RenderText {#text} at (35,0) size 46x18
-                  text run at (35,0) width 46: "HTML"
-          RenderRubyRun (anonymous) at (272,13) size 8x18
-            RenderRubyBase (anonymous) at (0,0) size 8x18
-              RenderText {#text} at (0,0) size 8x18
-                text run at (0,0) width 8: "5"
-        RenderText {#text} at (280,13) size 36x18
-          text run at (280,13) width 36: " spec."
diff --git a/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-text2-expected.checksum b/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-text2-expected.checksum
deleted file mode 100755
index 3d5450f..0000000
--- a/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-text2-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-76096c78585d344974bf882a8f0911e9
\ No newline at end of file
diff --git a/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-text2-expected.png b/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-text2-expected.png
deleted file mode 100755
index 1fe9861..0000000
Binary files a/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-text2-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-text2-expected.txt b/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-text2-expected.txt
deleted file mode 100755
index ef25b30..0000000
--- a/LayoutTests/platform/win/fast/ruby/rubyDOM-remove-text2-expected.txt
+++ /dev/null
@@ -1,43 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x576
-      RenderBlock {P} at (0,0) size 784x18
-        RenderText {#text} at (0,0) size 733x18
-          text run at (0,0) width 733: "The following is a test for DOM manipulation within <ruby>: Removing a ruby base object, leaving the base empty."
-      RenderBlock {P} at (0,34) size 784x18
-        RenderText {#text} at (0,0) size 436x18
-          text run at (0,0) width 436: "Both lines should look identical (the first line is the one manipulated)."
-      RenderBlock (anonymous) at (0,68) size 784x36
-        RenderBR {BR} at (0,0) size 0x18
-        RenderBR {BR} at (0,18) size 0x18
-      RenderBlock {P} at (0,120) size 784x18
-        RenderText {#text} at (0,0) size 155x18
-          text run at (0,0) width 155: "<ruby> is defined in the "
-        RenderRuby (inline) {RUBY} at (0,0) size 125x18
-          RenderRubyRun (anonymous) at (155,4) size 117x13
-            RenderRubyText {RT} at (0,0) size 117x13
-              RenderText {#text} at (0,0) size 117x13
-                text run at (0,0) width 117: "Hyper-text Markup Language"
-            RenderRubyBase (anonymous) at (0,13) size 117x0
-          RenderRubyRun (anonymous) at (272,0) size 8x18
-            RenderRubyBase (anonymous) at (0,0) size 8x18
-              RenderText {#text} at (0,0) size 8x18
-                text run at (0,0) width 8: "5"
-        RenderText {#text} at (280,0) size 36x18
-          text run at (280,0) width 36: " spec."
-      RenderBlock {P} at (0,154) size 784x18
-        RenderText {#text} at (0,0) size 155x18
-          text run at (0,0) width 155: "<ruby> is defined in the "
-        RenderRuby (inline) {RUBY} at (0,0) size 125x18
-          RenderRubyRun (anonymous) at (155,4) size 117x13
-            RenderRubyText {RT} at (0,0) size 117x13
-              RenderText {#text} at (0,0) size 117x13
-                text run at (0,0) width 117: "Hyper-text Markup Language"
-          RenderRubyRun (anonymous) at (272,0) size 8x18
-            RenderRubyBase (anonymous) at (0,0) size 8x18
-              RenderText {#text} at (0,0) size 8x18
-                text run at (0,0) width 8: "5"
-        RenderText {#text} at (280,0) size 36x18
-          text run at (280,0) width 36: " spec."

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list