Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(53)

Unified Diff: third_party/WebKit/LayoutTests/inspector-protocol/console/console-dom-mutation-violations-expected.txt

Issue 2942573003: [DevTools] New harness for inspector-protocol layout tests (Closed)
Patch Set: Protocol -> dp Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/inspector-protocol/console/console-dom-mutation-violations-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/console/console-dom-mutation-violations-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/console/console-dom-mutation-violations-expected.txt
index 326e772ddd668e3a215c325838be4af9a1340fc5..03b0db9bc39b505ae2aae96811649fa88dd14774 100644
--- a/third_party/WebKit/LayoutTests/inspector-protocol/console/console-dom-mutation-violations-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector-protocol/console/console-dom-mutation-violations-expected.txt
@@ -1,3 +1,4 @@
+
{
method : Log.entryAdded
params : {
@@ -11,13 +12,13 @@
columnNumber : 14
functionName :
lineNumber : 0
- scriptId : <string>
+ scriptId : <scriptId>
url :
}
]
}
text : Added synchronous DOM mutation listener to a 'DOMSubtreeModified' event. Consider using MutationObserver to make the page more responsive.
- timestamp : <number>
+ timestamp : <timestamp>
}
}
}

Powered by Google App Engine
This is Rietveld 408576698