Title: [145987] trunk/LayoutTests
Revision
145987
Author
[email protected]
Date
2013-03-16 00:43:38 -0700 (Sat, 16 Mar 2013)

Log Message

Mac rebaseline after r145977.

* platform/chromium-mac/platform/mac/fast: Added.
* platform/chromium-mac/platform/mac/fast/forms: Added.
* platform/chromium-mac/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt: Added.
* platform/chromium/platform/mac/fast/forms: Removed.
* platform/chromium/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt: Removed.
* platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt: Added.

Modified Paths

Added Paths

Removed Paths

  • trunk/LayoutTests/platform/chromium/platform/mac/fast/forms/

Diff

Modified: trunk/LayoutTests/ChangeLog (145986 => 145987)


--- trunk/LayoutTests/ChangeLog	2013-03-16 06:16:59 UTC (rev 145986)
+++ trunk/LayoutTests/ChangeLog	2013-03-16 07:43:38 UTC (rev 145987)
@@ -1,3 +1,14 @@
+2013-03-16  Ryosuke Niwa  <[email protected]>
+
+        Mac rebaseline after r145977.
+
+        * platform/chromium-mac/platform/mac/fast: Added.
+        * platform/chromium-mac/platform/mac/fast/forms: Added.
+        * platform/chromium-mac/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt: Added.
+        * platform/chromium/platform/mac/fast/forms: Removed.
+        * platform/chromium/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt: Removed.
+        * platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt: Added.
+
 2013-03-15  Simon Fraser  <[email protected]>
 
         Mark two media/track tests as flakey. Tracked by webkit.org/b/112492

Added: trunk/LayoutTests/platform/chromium-mac/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt (0 => 145987)


--- trunk/LayoutTests/platform/chromium-mac/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-mac/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt	2013-03-16 07:43:38 UTC (rev 145987)
@@ -0,0 +1,22 @@
+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 {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 430x18
+          text run at (0,0) width 430: "Test appearances of outer-spin-button with its up button highlighted."
+      RenderBlock {DIV} at (0,34) size 784x0
+      RenderBlock (anonymous) at (0,34) size 784x31
+        RenderTextControl {INPUT} at (2,2) size 193x27 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderDeprecatedFlexibleBox {DIV} at (3,3) size 187x21
+            RenderBlock {DIV} at (0,0) size 168x21
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+layer at (13,47) size 168x21
+  RenderBlock {DIV} at (0,0) size 168x21
+    RenderText {#text} at (0,0) size 12x21
+      text run at (0,0) width 12: "1"
+layer at (182,46) size 19x23
+  RenderBlock (relative positioned) {DIV} at (169,-1) size 19x23
+caret: position 1 of child 0 {#text} of child 0 {DIV} of child 0 {DIV} of child 0 {DIV} of {#document-fragment} of child 5 {INPUT} of body

Added: trunk/LayoutTests/platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt (0 => 145987)


--- trunk/LayoutTests/platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt	2013-03-16 07:43:38 UTC (rev 145987)
@@ -0,0 +1,22 @@
+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 {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 430x18
+          text run at (0,0) width 430: "Test appearances of outer-spin-button with its up button highlighted."
+      RenderBlock {DIV} at (0,34) size 784x0
+      RenderBlock (anonymous) at (0,34) size 784x31
+        RenderTextControl {INPUT} at (2,2) size 193x27 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+          RenderFlexibleBox {DIV} at (3,3) size 187x21
+            RenderBlock {DIV} at (0,0) size 168x21
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+layer at (13,47) size 168x21
+  RenderBlock {DIV} at (0,0) size 168x21
+    RenderText {#text} at (0,0) size 12x21
+      text run at (0,0) width 12: "1"
+layer at (182,46) size 19x23
+  RenderBlock (relative positioned) {DIV} at (169,-1) size 19x23
+caret: position 1 of child 0 {#text} of child 0 {DIV} of child 0 {DIV} of child 0 {DIV} of {#document-fragment} of child 5 {INPUT} of body
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to