Title: [261281] trunk/LayoutTests
Revision
261281
Author
dp...@igalia.com
Date
2020-05-07 06:12:30 -0700 (Thu, 07 May 2020)

Log Message

[GTK] Gardening, update baselines after r261248
https://bugs.webkit.org/show_bug.cgi?id=211562

Unreviewed gardening.

* accessibility/gtk/object-attributes-expected.txt:
* platform/gtk/accessibility/lists-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (261280 => 261281)


--- trunk/LayoutTests/ChangeLog	2020-05-07 12:41:57 UTC (rev 261280)
+++ trunk/LayoutTests/ChangeLog	2020-05-07 13:12:30 UTC (rev 261281)
@@ -1,3 +1,13 @@
+2020-05-07  Diego Pino Garcia  <dp...@igalia.com>
+
+        [GTK] Gardening, update baselines after r261248
+        https://bugs.webkit.org/show_bug.cgi?id=211562
+
+        Unreviewed gardening.
+
+        * accessibility/gtk/object-attributes-expected.txt:
+        * platform/gtk/accessibility/lists-expected.txt:
+
 2020-05-07  Antti Koivisto  <an...@apple.com>
 
         Add basic support for generating accurate wheel event listener region

Modified: trunk/LayoutTests/accessibility/gtk/object-attributes-expected.txt (261280 => 261281)


--- trunk/LayoutTests/accessibility/gtk/object-attributes-expected.txt	2020-05-07 12:41:57 UTC (rev 261280)
+++ trunk/LayoutTests/accessibility/gtk/object-attributes-expected.txt	2020-05-07 13:12:30 UTC (rev 261281)
@@ -160,7 +160,7 @@
 AXExpanded: 0
 AXRequired: 0
 AXChecked: 0
-AXPlatformAttributes: toolkit:WebKitGtk
+AXPlatformAttributes: grabbed:true, toolkit:WebKitGtk
 ------------
 AXRole: AXSection
 AXParent: AXWebArea

Modified: trunk/LayoutTests/platform/gtk/accessibility/lists-expected.txt (261280 => 261281)


--- trunk/LayoutTests/platform/gtk/accessibility/lists-expected.txt	2020-05-07 12:41:57 UTC (rev 261280)
+++ trunk/LayoutTests/platform/gtk/accessibility/lists-expected.txt	2020-05-07 13:12:30 UTC (rev 261281)
@@ -82,7 +82,7 @@
 AXExpanded: 0
 AXRequired: 0
 AXChecked: 0
-AXPlatformAttributes: toolkit:WebKitGtk
+AXPlatformAttributes: grabbed:true, toolkit:WebKitGtk
 ------------
 
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to