Title: [222237] trunk/LayoutTests
Revision
222237
Author
[email protected]
Date
2017-09-19 17:37:14 -0700 (Tue, 19 Sep 2017)

Log Message

Add missing text after r222226.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (222236 => 222237)


--- trunk/LayoutTests/ChangeLog	2017-09-20 00:15:40 UTC (rev 222236)
+++ trunk/LayoutTests/ChangeLog	2017-09-20 00:37:14 UTC (rev 222237)
@@ -1,3 +1,9 @@
+2017-09-19  Zalan Bujtas  <[email protected]>
+
+        Add missing text after r222226.
+
+        * accessibility/crash-table-recursive-layout.html:
+
 2017-09-19  Matt Lewis  <[email protected]>
 
         Marked tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-mainframe-vertical-then-horizontal.html as flaky on macOS Debug.

Modified: trunk/LayoutTests/accessibility/crash-table-recursive-layout.html (222236 => 222237)


--- trunk/LayoutTests/accessibility/crash-table-recursive-layout.html	2017-09-20 00:15:40 UTC (rev 222236)
+++ trunk/LayoutTests/accessibility/crash-table-recursive-layout.html	2017-09-20 00:37:14 UTC (rev 222237)
@@ -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