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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector-protocol/dom/dom-ns-attr-modified-expected.txt

Issue 2955943002: DevTools: migrate inspector-protocol/dom tests to a new test runner (Closed)
Patch Set: rebaseline Created 3 years, 5 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 unified diff | Download patch
OLDNEW
1 Test that DOM events have correct parameters for attribute with namespace in XML document. 1 Test that DOM events have correct parameters for attribute with namespace in XML document.
2 2
3
4 Changing attribute... 3 Changing attribute...
5 Modified attribute: 'xlink:href'='changed-url' 4 Modified attribute: 'xlink:href'='changed-url'
6 Removing attribute... 5 Removing attribute...
7 Removed attribute: 'xlink:href' 6 Removed attribute: 'xlink:href'
8 7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698