Title: [114706] trunk/LayoutTests
Revision
114706
Author
jer.no...@apple.com
Date
2012-04-19 17:48:27 -0700 (Thu, 19 Apr 2012)

Log Message

Rollout r114674.

New tests added in http://trac.webkit.org/changeset/114685 made the
platform results added in http://trac.webkit.org/changeset/114674
unnecessary.

* platform/mac/fast/ruby/floating-ruby-text-expected.txt: Removed.
* platform/mac/fast/ruby/positioned-ruby-text-expected.txt: Removed.

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (114705 => 114706)


--- trunk/LayoutTests/ChangeLog	2012-04-20 00:37:02 UTC (rev 114705)
+++ trunk/LayoutTests/ChangeLog	2012-04-20 00:48:27 UTC (rev 114706)
@@ -1,5 +1,16 @@
 2012-04-19  Jer Noble  <jer.no...@apple.com>
 
+        Rollout r114674.
+
+        New tests added in http://trac.webkit.org/changeset/114685 made the 
+        platform results added in http://trac.webkit.org/changeset/114674 
+        unnecessary.
+
+        * platform/mac/fast/ruby/floating-ruby-text-expected.txt: Removed.
+        * platform/mac/fast/ruby/positioned-ruby-text-expected.txt: Removed.
+
+2012-04-19  Jer Noble  <jer.no...@apple.com>
+
         Partial rollout of r114673.
         
         Test plugins/npp-set-window-called-during-destruction.html passes on mac-wk2,

Deleted: trunk/LayoutTests/platform/mac/fast/ruby/floating-ruby-text-expected.txt (114705 => 114706)


--- trunk/LayoutTests/platform/mac/fast/ruby/floating-ruby-text-expected.txt	2012-04-20 00:37:02 UTC (rev 114705)
+++ trunk/LayoutTests/platform/mac/fast/ruby/floating-ruby-text-expected.txt	2012-04-20 00:48:27 UTC (rev 114706)
@@ -1,15 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x43
-  RenderBlock {HTML} at (0,0) size 800x43
-    RenderBody {BODY} at (8,8) size 784x27
-      RenderRuby (inline) {RUBY} at (0,0) size 784x10 [color=#FFFFFF]
-        RenderRubyRun (anonymous) at (0,5) size 784x20
-          RenderRubyText {RT} at (0,-5) size 784x5
-            RenderText {#text} at (372,0) size 40x5
-              text run at (372,0) width 40: "rubytext"
-          RenderRubyBase (anonymous) at (0,0) size 784x20
-            RenderText {#text} at (0,0) size 784x20
-              text run at (0,0) width 784: "Attempt to create a floating ruby text element. Float is not supported for"
-              text run at (0,10) width 784: "ruby text, which should be apparent from the resulting render tree."
-      RenderText {#text} at (0,0) size 0x0

Deleted: trunk/LayoutTests/platform/mac/fast/ruby/positioned-ruby-text-expected.txt (114705 => 114706)


--- trunk/LayoutTests/platform/mac/fast/ruby/positioned-ruby-text-expected.txt	2012-04-20 00:37:02 UTC (rev 114705)
+++ trunk/LayoutTests/platform/mac/fast/ruby/positioned-ruby-text-expected.txt	2012-04-20 00:48:27 UTC (rev 114706)
@@ -1,16 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x53
-  RenderBlock {HTML} at (0,0) size 800x53
-    RenderBody {BODY} at (8,8) size 784x37
-      RenderRuby (inline) {RUBY} at (0,0) size 784x10 [color=#FFFFFF]
-        RenderRubyRun (anonymous) at (0,5) size 784x30
-          RenderRubyText {RT} at (0,-5) size 784x5
-            RenderText {#text} at (372,0) size 40x5
-              text run at (372,0) width 40: "rubytext"
-          RenderRubyBase (anonymous) at (0,0) size 784x30
-            RenderText {#text} at (0,0) size 784x30
-              text run at (0,0) width 784: "Attempt to create a positioned ruby text element. Non-static position is not"
-              text run at (0,10) width 784: "supported for ruby text, which should be apparent from the resulting render"
-              text run at (0,20) width 50: "tree."
-      RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to