Title: [195518] trunk/LayoutTests
Revision
195518
Author
simon.fra...@apple.com
Date
2016-01-24 15:43:34 -0800 (Sun, 24 Jan 2016)

Log Message

New WK1 baselines.

* platform/mac-wk1/displaylists/extent-includes-shadow-expected.txt:
* platform/mac-wk1/displaylists/extent-includes-transforms-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (195517 => 195518)


--- trunk/LayoutTests/ChangeLog	2016-01-24 23:42:11 UTC (rev 195517)
+++ trunk/LayoutTests/ChangeLog	2016-01-24 23:43:34 UTC (rev 195518)
@@ -1,3 +1,10 @@
+2016-01-24  Simon Fraser  <simon.fra...@apple.com>
+
+        New WK1 baselines.
+
+        * platform/mac-wk1/displaylists/extent-includes-shadow-expected.txt:
+        * platform/mac-wk1/displaylists/extent-includes-transforms-expected.txt:
+
 2016-01-24  Brady Eidson  <beid...@apple.com>
 
         Modern IDB: Support IDBObjectStore.createIndex in the SQLite backing store.

Modified: trunk/LayoutTests/platform/mac-wk1/displaylists/extent-includes-shadow-expected.txt (195517 => 195518)


--- trunk/LayoutTests/platform/mac-wk1/displaylists/extent-includes-shadow-expected.txt	2016-01-24 23:42:11 UTC (rev 195517)
+++ trunk/LayoutTests/platform/mac-wk1/displaylists/extent-includes-shadow-expected.txt	2016-01-24 23:43:34 UTC (rev 195518)
@@ -1,22 +1,17 @@
 
-(
-  (translate
-    (x 0.00)
-    (y 0.00)))
-(
-  (save
-    (restore-index 4)))
-(
-  (set-state
-    (change-flags 1049600)
-    (shadow-blur 12.00)
-    (shadow-offset width=10 height=20)
-    (shadows-use-legacy-radius 0)
-    (should-subpixel-quantize-fonts 0)))
-(
-  (fill-rect-with-color
-    (extent at (43,50) size 134x137)
-    (rect at (50,50) size 100x100)
-    (color #0000FF)))
-(
-  (restore))
+(translate
+  (x 0.00)
+  (y 0.00))
+(save
+  (restore-index 4))
+(set-state
+  (change-flags 1049600)
+  (shadow-blur 12.00)
+  (shadow-offset width=10 height=20)
+  (shadows-use-legacy-radius 0)
+  (should-subpixel-quantize-fonts 0))
+(fill-rect-with-color
+  (extent at (43,50) size 134x137)
+  (rect at (50,50) size 100x100)
+  (color #0000FF))
+(restore)

Modified: trunk/LayoutTests/platform/mac-wk1/displaylists/extent-includes-transforms-expected.txt (195517 => 195518)


--- trunk/LayoutTests/platform/mac-wk1/displaylists/extent-includes-transforms-expected.txt	2016-01-24 23:42:11 UTC (rev 195517)
+++ trunk/LayoutTests/platform/mac-wk1/displaylists/extent-includes-transforms-expected.txt	2016-01-24 23:43:34 UTC (rev 195518)
@@ -1,25 +1,19 @@
 
-(
-  (translate
-    (x 0.00)
-    (y 22.00)))
-(
-  (concatentate-ctm
-    (ctm {m=((0.87,0.50)(-0.50,0.87)) t=(81.70,-18.30)})))
-(
-  (save
-    (restore-index 5)))
-(
-  (set-state
-    (change-flags 1049600)
-    (shadow-blur 12.00)
-    (shadow-offset width=10 height=20)
-    (shadows-use-legacy-radius 0)
-    (should-subpixel-quantize-fonts 0)))
-(
-  (fill-rect-with-color
-    (extent at (7.14,0.20) size 184.55x185.65)
-    (rect at (0,0) size 100x100)
-    (color #0000FF)))
-(
-  (restore))
+(translate
+  (x 0.00)
+  (y 22.00))
+(concatentate-ctm
+  (ctm {m=((0.87,0.50)(-0.50,0.87)) t=(81.70,-18.30)}))
+(save
+  (restore-index 5))
+(set-state
+  (change-flags 1049600)
+  (shadow-blur 12.00)
+  (shadow-offset width=10 height=20)
+  (shadows-use-legacy-radius 0)
+  (should-subpixel-quantize-fonts 0))
+(fill-rect-with-color
+  (extent at (7.14,0.20) size 184.55x185.65)
+  (rect at (0,0) size 100x100)
+  (color #0000FF))
+(restore)
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to