Title: [128733] trunk/LayoutTests
- Revision
- 128733
- Author
- [email protected]
- Date
- 2012-09-17 02:44:39 -0700 (Mon, 17 Sep 2012)
Log Message
Unreviewed GTK gardening.
Adding a platform-specific baseline required after r128376.
* platform/gtk/accessibility/svg-image-expected.txt: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (128732 => 128733)
--- trunk/LayoutTests/ChangeLog 2012-09-17 09:44:22 UTC (rev 128732)
+++ trunk/LayoutTests/ChangeLog 2012-09-17 09:44:39 UTC (rev 128733)
@@ -1,3 +1,11 @@
+2012-09-17 Zan Dobersek <[email protected]>
+
+ Unreviewed GTK gardening.
+
+ Adding a platform-specific baseline required after r128376.
+
+ * platform/gtk/accessibility/svg-image-expected.txt: Added.
+
2012-09-17 Mike West <[email protected]>
Don't GC img elements blocked by CSP until error events fire.
Added: trunk/LayoutTests/platform/gtk/accessibility/svg-image-expected.txt (0 => 128733)
--- trunk/LayoutTests/platform/gtk/accessibility/svg-image-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/gtk/accessibility/svg-image-expected.txt 2012-09-17 09:44:39 UTC (rev 128733)
@@ -0,0 +1,14 @@
+
+This tests that SVG images are accessible elements and they have the same attributes as real images.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS svgImage.role is realImage.role
+PASS svgImage.description is realImage.description
+SVG Image Role: AXRole: image
+SVG Image Description: AXDescription: TestImage
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes