Title: [245995] trunk/LayoutTests
- Revision
- 245995
- Author
- [email protected]
- Date
- 2019-05-31 16:22:31 -0700 (Fri, 31 May 2019)
Log Message
Detab.
* scrollingcoordinator/scrolling-tree/scrolling-tree-includes-frame.html:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (245994 => 245995)
--- trunk/LayoutTests/ChangeLog 2019-05-31 23:20:14 UTC (rev 245994)
+++ trunk/LayoutTests/ChangeLog 2019-05-31 23:22:31 UTC (rev 245995)
@@ -1,3 +1,9 @@
+2019-05-31 Simon Fraser <[email protected]>
+
+ Detab.
+
+ * scrollingcoordinator/scrolling-tree/scrolling-tree-includes-frame.html:
+
2019-05-31 Nikita Vasilyev <[email protected]>
Web Inspector: CSS Changes: modifications aren't shared for rules that match multiple elements
Modified: trunk/LayoutTests/scrollingcoordinator/scrolling-tree/scrolling-tree-includes-frame.html (245994 => 245995)
--- trunk/LayoutTests/scrollingcoordinator/scrolling-tree/scrolling-tree-includes-frame.html 2019-05-31 23:20:14 UTC (rev 245994)
+++ trunk/LayoutTests/scrollingcoordinator/scrolling-tree/scrolling-tree-includes-frame.html 2019-05-31 23:22:31 UTC (rev 245995)
@@ -12,7 +12,7 @@
function doTest()
{
if (window.internals) {
- subframe.contentWindow.internals.scrollingStateTreeAsText(); // Trigger frame layout.
+ subframe.contentWindow.internals.scrollingStateTreeAsText(); // Trigger frame layout.
document.getElementById('scrollingTree').innerText = internals.scrollingStateTreeAsText() + "\n";
}
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes