Title: [100986] trunk/LayoutTests
Revision
100986
Author
ph...@webkit.org
Date
2011-11-22 01:57:31 -0800 (Tue, 22 Nov 2011)

Log Message

Unreviewed, GTK rebaseline after r100979.

* platform/gtk/accessibility/name-from-label-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (100985 => 100986)


--- trunk/LayoutTests/ChangeLog	2011-11-22 09:52:10 UTC (rev 100985)
+++ trunk/LayoutTests/ChangeLog	2011-11-22 09:57:31 UTC (rev 100986)
@@ -1,3 +1,9 @@
+2011-11-22  Philippe Normand  <pnorm...@igalia.com>
+
+        Unreviewed, GTK rebaseline after r100979.
+
+        * platform/gtk/accessibility/name-from-label-expected.txt:
+
 2011-11-22  Feher Zsolt  <fehe...@inf.u-szeged.hu>
 
         Unreviewed gardening. Reset test results.

Modified: trunk/LayoutTests/platform/gtk/accessibility/name-from-label-expected.txt (100985 => 100986)


--- trunk/LayoutTests/platform/gtk/accessibility/name-from-label-expected.txt	2011-11-22 09:52:10 UTC (rev 100985)
+++ trunk/LayoutTests/platform/gtk/accessibility/name-from-label-expected.txt	2011-11-22 09:57:31 UTC (rev 100986)
@@ -4,8 +4,8 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
-PASS child.role is 'AXRole: entry'
-PASS child.title is 'AXTitle: Full Name:'
+PASS entry.role is 'AXRole: entry'
+PASS entry.title is 'AXTitle: Full Name:'
 PASS successfullyParsed is true
 
 TEST COMPLETE
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to