| 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>
|
| }
|
| }
|
| }
|
|
|