Title: [159870] trunk/LayoutTests
Revision
159870
Author
[email protected]
Date
2013-11-29 04:23:14 -0800 (Fri, 29 Nov 2013)

Log Message

Unreviewed EFL gardening

Accessibility rebaselines after r159848.

* platform/efl-wk1/accessibility/table-detection-expected.txt:
* platform/efl-wk2/accessibility/table-detection-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (159869 => 159870)


--- trunk/LayoutTests/ChangeLog	2013-11-29 12:06:14 UTC (rev 159869)
+++ trunk/LayoutTests/ChangeLog	2013-11-29 12:23:14 UTC (rev 159870)
@@ -1,3 +1,12 @@
+2013-11-29  Michał Pakuła vel Rutka  <[email protected]>
+
+        Unreviewed EFL gardening
+
+        Accessibility rebaselines after r159848.
+
+        * platform/efl-wk1/accessibility/table-detection-expected.txt:
+        * platform/efl-wk2/accessibility/table-detection-expected.txt:
+
 2013-11-29  Krzysztof Czech  <[email protected]>
 
         [ATK] Added support for isAttributeSettable in AccessibilityUIElementAtk

Modified: trunk/LayoutTests/platform/efl-wk1/accessibility/table-detection-expected.txt (159869 => 159870)


--- trunk/LayoutTests/platform/efl-wk1/accessibility/table-detection-expected.txt	2013-11-29 12:06:14 UTC (rev 159869)
+++ trunk/LayoutTests/platform/efl-wk1/accessibility/table-detection-expected.txt	2013-11-29 12:23:14 UTC (rev 159870)
@@ -5,7 +5,7 @@
 AXParent: AXWebArea
 AXChildren: 4
 AXPosition: { 8.000000, 56.000000 }
-AXSize: { 62.000000, 45.000000 }
+AXSize: { 62.000000, 47.000000 }
 AXTitle: 
 AXDescription: 
 AXFocusable: 0
@@ -27,7 +27,7 @@
 AXRole: AXTable
 AXParent: AXWebArea
 AXChildren: 2
-AXPosition: { 8.000000, 489.000000 }
+AXPosition: { 8.000000, 491.000000 }
 AXSize: { 68.000000, 29.000000 }
 AXTitle: 
 AXDescription: 

Modified: trunk/LayoutTests/platform/efl-wk2/accessibility/table-detection-expected.txt (159869 => 159870)


--- trunk/LayoutTests/platform/efl-wk2/accessibility/table-detection-expected.txt	2013-11-29 12:06:14 UTC (rev 159869)
+++ trunk/LayoutTests/platform/efl-wk2/accessibility/table-detection-expected.txt	2013-11-29 12:23:14 UTC (rev 159870)
@@ -5,7 +5,7 @@
 AXParent: AXWebArea
 AXChildren: 4
 AXPosition: { 0.000000, 0.000000 }
-AXSize: { 62.000000, 45.000000 }
+AXSize: { 62.000000, 47.000000 }
 AXTitle: 
 AXDescription: 
 AXFocusable: 0
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to