Title: [95780] trunk/LayoutTests
Revision
95780
Author
[email protected]
Date
2011-09-22 20:35:15 -0700 (Thu, 22 Sep 2011)

Log Message

Rebaseline for bug 65583 (path based border radius drawing on skia) part 6
https://bugs.webkit.org/show_bug.cgi?id=68671

Patch by Ben Wells <[email protected]> on 2011-09-22
Reviewed by James Robinson.

* platform/chromium-linux/tables/mozilla/marvin/: 9 changes
* platform/chromium-linux/tables/mozilla_expected_failures/marvin/: 14 changes
* platform/chromium-linux/transforms/svg-vs-css-expected.png:
* platform/chromium-win/tables/mozilla/marvin/: 9 changes
* platform/chromium-win/tables/mozilla_expected_failures/marvin/: 14 changes
* platform/chromium-win/transforms/svg-vs-css-expected.png:
* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (95779 => 95780)


--- trunk/LayoutTests/ChangeLog	2011-09-23 03:27:40 UTC (rev 95779)
+++ trunk/LayoutTests/ChangeLog	2011-09-23 03:35:15 UTC (rev 95780)
@@ -1,3 +1,18 @@
+2011-09-22  Ben Wells  <[email protected]>
+
+        Rebaseline for bug 65583 (path based border radius drawing on skia) part 6
+        https://bugs.webkit.org/show_bug.cgi?id=68671
+
+        Reviewed by James Robinson.
+
+        * platform/chromium-linux/tables/mozilla/marvin/: 9 changes
+        * platform/chromium-linux/tables/mozilla_expected_failures/marvin/: 14 changes
+        * platform/chromium-linux/transforms/svg-vs-css-expected.png:
+        * platform/chromium-win/tables/mozilla/marvin/: 9 changes
+        * platform/chromium-win/tables/mozilla_expected_failures/marvin/: 14 changes
+        * platform/chromium-win/transforms/svg-vs-css-expected.png:
+        * platform/chromium/test_expectations.txt:
+
 2011-09-22  Anna Cavender  <[email protected]>
 
         Adding testTracks() function to video-test.js

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (95779 => 95780)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-09-23 03:27:40 UTC (rev 95779)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-09-23 03:35:15 UTC (rev 95780)
@@ -3029,31 +3029,6 @@
 BUGCR79917 LINUX WIN : tables/mozilla/bugs/bug2947.html = IMAGE
 BUGCR79917 LINUX WIN : tables/mozilla/bugs/bug6674.html = IMAGE
 BUGCR79917 LINUX WIN : tables/mozilla/collapsing_borders/bug41262-3.html = IMAGE
-BUGCR79917 LINUX WIN : tables/mozilla/marvin/backgr_layers-opacity.html = IMAGE
-BUGCR79917 LINUX WIN : tables/mozilla/marvin/backgr_position-table.html = IMAGE
-BUGCR79917 LINUX WIN : tables/mozilla/marvin/backgr_simple-table-cell.html = IMAGE
-BUGCR79917 LINUX WIN : tables/mozilla/marvin/backgr_simple-table-column-group.html = IMAGE
-BUGCR79917 LINUX WIN : tables/mozilla/marvin/backgr_simple-table-column.html = IMAGE
-BUGCR79917 LINUX WIN : tables/mozilla/marvin/backgr_simple-table-row-group.html = IMAGE
-BUGCR79917 LINUX WIN : tables/mozilla/marvin/backgr_simple-table-row.html = IMAGE
-BUGCR79917 LINUX WIN : tables/mozilla/marvin/backgr_simple-table.html = IMAGE
-BUGCR79917 LINUX WIN : tables/mozilla/marvin/tables_style.html = IMAGE
-BUGCR79917 LINUX : tables/mozilla_expected_failures/bugs/bug2479-5.html = IMAGE
-BUGCR79917 LINUX WIN : tables/mozilla_expected_failures/marvin/backgr_border-table-cell.html = IMAGE
-BUGCR79917 LINUX WIN : tables/mozilla_expected_failures/marvin/backgr_border-table-column-group.html = IMAGE
-BUGCR79917 LINUX WIN : tables/mozilla_expected_failures/marvin/backgr_border-table-column.html = IMAGE
-BUGCR79917 LINUX WIN : tables/mozilla_expected_failures/marvin/backgr_border-table-quirks.html = IMAGE
-BUGCR79917 LINUX WIN : tables/mozilla_expected_failures/marvin/backgr_border-table-row-group.html = IMAGE
-BUGCR79917 LINUX WIN : tables/mozilla_expected_failures/marvin/backgr_border-table-row.html = IMAGE
-BUGCR79917 LINUX WIN : tables/mozilla_expected_failures/marvin/backgr_border-table.html = IMAGE
-BUGCR79917 LINUX WIN : tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html = IMAGE
-BUGCR79917 LINUX WIN : tables/mozilla_expected_failures/marvin/backgr_layers-hide.html = IMAGE
-BUGCR79917 LINUX WIN : tables/mozilla_expected_failures/marvin/backgr_position-table-cell.html = IMAGE
-BUGCR79917 LINUX WIN : tables/mozilla_expected_failures/marvin/backgr_position-table-column-group.html = IMAGE
-BUGCR79917 LINUX WIN : tables/mozilla_expected_failures/marvin/backgr_position-table-column.html = IMAGE
-BUGCR79917 LINUX WIN : tables/mozilla_expected_failures/marvin/backgr_position-table-row-group.html = IMAGE
-BUGCR79917 LINUX WIN : tables/mozilla_expected_failures/marvin/backgr_position-table-row.html = IMAGE
-BUGCR79917 LINUX WIN : transforms/svg-vs-css.xhtml = IMAGE
 
 BUGWK58924 MAC : plugins/mouse-click-iframe-to-plugin.html = PASS TIMEOUT
 

Modified: trunk/LayoutTests/platform/chromium-linux/tables/mozilla/marvin/backgr_layers-opacity-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-linux/tables/mozilla/marvin/backgr_position-table-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-cell-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-column-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-row-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-linux/tables/mozilla/marvin/tables_style-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-linux/transforms/svg-vs-css-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/tables/mozilla/marvin/backgr_layers-opacity-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/tables/mozilla/marvin/backgr_position-table-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-cell-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/tables/mozilla/marvin/tables_style-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-win/transforms/svg-vs-css-expected.png


(Binary files differ)
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to