Title: [223387] releases/WebKitGTK/webkit-2.18/LayoutTests
Revision
223387
Author
[email protected]
Date
2017-10-16 04:22:26 -0700 (Mon, 16 Oct 2017)

Log Message

Merge r222237 - Add missing text after r222226.

* accessibility/crash-table-recursive-layout.html:

Modified Paths

Diff

Modified: releases/WebKitGTK/webkit-2.18/LayoutTests/ChangeLog (223386 => 223387)


--- releases/WebKitGTK/webkit-2.18/LayoutTests/ChangeLog	2017-10-16 11:22:19 UTC (rev 223386)
+++ releases/WebKitGTK/webkit-2.18/LayoutTests/ChangeLog	2017-10-16 11:22:26 UTC (rev 223387)
@@ -1,5 +1,11 @@
 2017-09-19  Zalan Bujtas  <[email protected]>
 
+        Add missing text after r222226.
+
+        * accessibility/crash-table-recursive-layout.html:
+
+2017-09-19  Zalan Bujtas  <[email protected]>
+
         AXObjectCache::performDeferredCacheUpdate is called recursively through FrameView::layout. 
         https://bugs.webkit.org/show_bug.cgi?id=176218
         <rdar://problem/34205612>

Modified: releases/WebKitGTK/webkit-2.18/LayoutTests/accessibility/crash-table-recursive-layout.html (223386 => 223387)


--- releases/WebKitGTK/webkit-2.18/LayoutTests/accessibility/crash-table-recursive-layout.html	2017-10-16 11:22:19 UTC (rev 223386)
+++ releases/WebKitGTK/webkit-2.18/LayoutTests/accessibility/crash-table-recursive-layout.html	2017-10-16 11:22:26 UTC (rev 223387)
@@ -23,6 +23,7 @@
     }
 </script>
 </head>
+PASS if no crash.
 <body _onload_=runTest()>
 <link id="link">
 <table>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to