Title: [98663] trunk/LayoutTests
Revision
98663
Author
[email protected]
Date
2011-10-27 17:01:45 -0700 (Thu, 27 Oct 2011)

Log Message

Unreviewed, gardening chromium.

* platform/chromium-cg-mac-snowleopard/fullscreen/full-screen-render-inline-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/table: Added.
* platform/chromium-mac-snowleopard/fast/table/border-collapsing: Added.
* platform/chromium-mac-snowleopard/fullscreen/full-screen-render-inline-expected.png: Added.
* platform/chromium-win-vista/fast/css/getComputedStyle: Removed.
* platform/chromium-win-vista/fast/css/getComputedStyle/computed-style-expected.txt: Removed.
* platform/chromium-win-xp/fast/css/getComputedStyle: Removed.
* platform/chromium-win-xp/fast/css/getComputedStyle/computed-style-expected.txt: Removed.
* platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt:
* platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
* platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt:
* platform/chromium/fast/css/getComputedStyle: Removed.
* platform/chromium/fast/css/getComputedStyle/computed-style-expected.txt: Removed.
* platform/chromium/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Removed.
* platform/chromium/svg/css: Removed.
* platform/chromium/svg/css/getComputedStyle-basic-expected.txt: Removed.
* platform/chromium/test_expectations.txt:

Modified Paths

Added Paths

Removed Paths

  • trunk/LayoutTests/platform/chromium/fast/css/getComputedStyle/
  • trunk/LayoutTests/platform/chromium/svg/css/
  • trunk/LayoutTests/platform/chromium-win-vista/fast/css/getComputedStyle/
  • trunk/LayoutTests/platform/chromium-win-xp/fast/css/getComputedStyle/

Diff

Modified: trunk/LayoutTests/ChangeLog (98662 => 98663)


--- trunk/LayoutTests/ChangeLog	2011-10-28 00:00:41 UTC (rev 98662)
+++ trunk/LayoutTests/ChangeLog	2011-10-28 00:01:45 UTC (rev 98663)
@@ -1,3 +1,25 @@
+2011-10-27  John Gregg  <[email protected]>
+
+        Unreviewed, gardening chromium.
+
+        * platform/chromium-cg-mac-snowleopard/fullscreen/full-screen-render-inline-expected.png: Added.
+        * platform/chromium-mac-snowleopard/fast/table: Added.
+        * platform/chromium-mac-snowleopard/fast/table/border-collapsing: Added.
+        * platform/chromium-mac-snowleopard/fullscreen/full-screen-render-inline-expected.png: Added.
+        * platform/chromium-win-vista/fast/css/getComputedStyle: Removed.
+        * platform/chromium-win-vista/fast/css/getComputedStyle/computed-style-expected.txt: Removed.
+        * platform/chromium-win-xp/fast/css/getComputedStyle: Removed.
+        * platform/chromium-win-xp/fast/css/getComputedStyle/computed-style-expected.txt: Removed.
+        * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt:
+        * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
+        * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt:
+        * platform/chromium/fast/css/getComputedStyle: Removed.
+        * platform/chromium/fast/css/getComputedStyle/computed-style-expected.txt: Removed.
+        * platform/chromium/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Removed.
+        * platform/chromium/svg/css: Removed.
+        * platform/chromium/svg/css/getComputedStyle-basic-expected.txt: Removed.
+        * platform/chromium/test_expectations.txt:
+
 2011-10-27  Kenneth Russell  <[email protected]>
 
         Implement new restrictions on uniform and attribute location lengths

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (98662 => 98663)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-10-28 00:00:41 UTC (rev 98662)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-10-28 00:01:45 UTC (rev 98663)
@@ -42,8 +42,9 @@
 BUGCR24182 SLOW SNOWLEOPARD DEBUG : fast/dom/Window/window-postmessage-clone-deep-array.html = PASS
 BUGCR24182 SLOW DEBUG : fast/frames/sandboxed-iframe-navigation-targetlink.html = PASS
 BUGCR24182 SLOW SNOWLEOPARD DEBUG : fast/frames/calculate-percentage.html = PASS
-BUGCR24182 SLOW DEBUG SNOWLEOPARD : svg/hixie/perf/007.xml = PASS
-BUGCR24182 DEBUG LEOPARD : svg/hixie/perf/007.xml = IMAGE
+// See BUGCR104797
+//BUGCR24182 SLOW DEBUG SNOWLEOPARD : svg/hixie/perf/007.xml = PASS
+//BUGCR24182 DEBUG LEOPARD : svg/hixie/perf/007.xml = IMAGE
 
 BUGWK67919 SLOW DEBUG : perf/document-contains.html = PASS
 
@@ -3964,3 +3965,7 @@
 BUGWK71004 : inspector/storage-panel-dom-storage.html = PASS TIMEOUT
 
 BUGWK71032 : tables/mozilla_expected_failures/bugs/bug14007-2.html = FAIL
+
+BUGWK71074 MAC : fast/table/border-collapsing/border-collapsing-head-foot.html = IMAGE+TEXT
+BUGWK71080 : printing/single-line-must-not-be-split-into-two-pages.html = IMAGE+TEXT
+BUGWK71080 : printing/setPrinting.html = IMAGE+TEXT

Added: trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/fullscreen/full-screen-render-inline-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/fullscreen/full-screen-render-inline-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-mac-snowleopard/fullscreen/full-screen-render-inline-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-snowleopard/fullscreen/full-screen-render-inline-expected.png ___________________________________________________________________

Added: svn:mime-type

Modified: trunk/LayoutTests/platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt (98662 => 98663)


--- trunk/LayoutTests/platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt	2011-10-28 00:00:41 UTC (rev 98662)
+++ trunk/LayoutTests/platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt	2011-10-28 00:01:45 UTC (rev 98663)
@@ -152,6 +152,7 @@
 -webkit-line-box-contain: block inline replaced;
 -webkit-line-break: normal;
 -webkit-line-clamp: none;
+-webkit-line-grid: none;
 -webkit-locale: auto;
 -webkit-margin-before-collapse: collapse;
 -webkit-margin-after-collapse: collapse;

Modified: trunk/LayoutTests/platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt (98662 => 98663)


--- trunk/LayoutTests/platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt	2011-10-28 00:00:41 UTC (rev 98662)
+++ trunk/LayoutTests/platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt	2011-10-28 00:01:45 UTC (rev 98663)
@@ -151,6 +151,7 @@
     -webkit-line-box-contain: block inline replaced
     -webkit-line-break: normal
     -webkit-line-clamp: none
+    -webkit-line-grid: none
     -webkit-locale: auto
     -webkit-margin-before-collapse: collapse
     -webkit-margin-after-collapse: collapse

Modified: trunk/LayoutTests/platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt (98662 => 98663)


--- trunk/LayoutTests/platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt	2011-10-28 00:00:41 UTC (rev 98662)
+++ trunk/LayoutTests/platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt	2011-10-28 00:01:45 UTC (rev 98663)
@@ -302,6 +302,8 @@
 rect: style.getPropertyCSSValue(-webkit-line-break) : [object CSSPrimitiveValue]
 rect: style.getPropertyValue(-webkit-line-clamp) : none
 rect: style.getPropertyCSSValue(-webkit-line-clamp) : [object CSSPrimitiveValue]
+rect: style.getPropertyValue(-webkit-line-grid) : none
+rect: style.getPropertyCSSValue(-webkit-line-grid) : [object CSSPrimitiveValue]
 rect: style.getPropertyValue(-webkit-locale) : auto
 rect: style.getPropertyCSSValue(-webkit-locale) : [object CSSPrimitiveValue]
 rect: style.getPropertyValue(-webkit-margin-before-collapse) : collapse
@@ -784,6 +786,8 @@
 g: style.getPropertyCSSValue(-webkit-line-break) : [object CSSPrimitiveValue]
 g: style.getPropertyValue(-webkit-line-clamp) : none
 g: style.getPropertyCSSValue(-webkit-line-clamp) : [object CSSPrimitiveValue]
+g: style.getPropertyValue(-webkit-line-grid) : none
+g: style.getPropertyCSSValue(-webkit-line-grid) : [object CSSPrimitiveValue]
 g: style.getPropertyValue(-webkit-locale) : auto
 g: style.getPropertyCSSValue(-webkit-locale) : [object CSSPrimitiveValue]
 g: style.getPropertyValue(-webkit-margin-before-collapse) : collapse
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to