Title: [129276] trunk/LayoutTests
Revision
129276
Author
[email protected]
Date
2012-09-21 16:58:05 -0700 (Fri, 21 Sep 2012)

Log Message

Unreviewed. Fix Windows specific accessibility test results. 
Missed some new lines in http://trac.webkit.org/changeset/129255.

* platform/win/accessibility/aria-toggle-button-with-title-expected.txt:
* platform/win/accessibility/canvas-fallback-content-2-expected.txt:
* platform/win/accessibility/img-fallsback-to-title-expected.txt:
* platform/win/accessibility/svg-image-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (129275 => 129276)


--- trunk/LayoutTests/ChangeLog	2012-09-21 23:47:36 UTC (rev 129275)
+++ trunk/LayoutTests/ChangeLog	2012-09-21 23:58:05 UTC (rev 129276)
@@ -1,3 +1,13 @@
+2012-09-21  Roger Fong  <[email protected]>
+
+        Unreviewed. Fix Windows specific accessibility test results. 
+        Missed some new lines in http://trac.webkit.org/changeset/129255.
+
+        * platform/win/accessibility/aria-toggle-button-with-title-expected.txt:
+        * platform/win/accessibility/canvas-fallback-content-2-expected.txt:
+        * platform/win/accessibility/img-fallsback-to-title-expected.txt:
+        * platform/win/accessibility/svg-image-expected.txt:
+
 2012-09-21  Brandon Jones  <[email protected]>
 
         Add support for OES_vertex_array_object in chromium

Modified: trunk/LayoutTests/platform/win/accessibility/aria-toggle-button-with-title-expected.txt (129275 => 129276)


--- trunk/LayoutTests/platform/win/accessibility/aria-toggle-button-with-title-expected.txt	2012-09-21 23:47:36 UTC (rev 129275)
+++ trunk/LayoutTests/platform/win/accessibility/aria-toggle-button-with-title-expected.txt	2012-09-21 23:58:05 UTC (rev 129276)
@@ -9,3 +9,4 @@
 FAIL tbutton1.title should be AXTitle: Toggle button. Was Toggle button.
 Role: push button
 FAIL button.title should be AXTitle: Button title. Was Button title.
+

Modified: trunk/LayoutTests/platform/win/accessibility/canvas-fallback-content-2-expected.txt (129275 => 129276)


--- trunk/LayoutTests/platform/win/accessibility/canvas-fallback-content-2-expected.txt	2012-09-21 23:47:36 UTC (rev 129275)
+++ trunk/LayoutTests/platform/win/accessibility/canvas-fallback-content-2-expected.txt	2012-09-21 23:58:05 UTC (rev 129276)
@@ -373,3 +373,4 @@
 PASS successfullyParsed is true
 
 TEST COMPLETE
+

Modified: trunk/LayoutTests/platform/win/accessibility/img-fallsback-to-title-expected.txt (129275 => 129276)


--- trunk/LayoutTests/platform/win/accessibility/img-fallsback-to-title-expected.txt	2012-09-21 23:47:36 UTC (rev 129275)
+++ trunk/LayoutTests/platform/win/accessibility/img-fallsback-to-title-expected.txt	2012-09-21 23:58:05 UTC (rev 129276)
@@ -22,3 +22,4 @@
 PASS successfullyParsed is true
 
 TEST COMPLETE
+

Modified: trunk/LayoutTests/platform/win/accessibility/svg-image-expected.txt (129275 => 129276)


--- trunk/LayoutTests/platform/win/accessibility/svg-image-expected.txt	2012-09-21 23:47:36 UTC (rev 129275)
+++ trunk/LayoutTests/platform/win/accessibility/svg-image-expected.txt	2012-09-21 23:58:05 UTC (rev 129276)
@@ -11,3 +11,4 @@
 PASS successfullyParsed is true
 
 TEST COMPLETE
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to