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

Side by Side Diff: LayoutTests/inspector/elements/edit-style-attribute-expected.txt

Issue 206313004: DevTools: Rename WebInspector.DOMAgent into WebInspector.DOMModel (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase on master Created 6 years, 9 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 Tests that style modification generates attribute updated event only when attrib ute is actually changed. 1 Tests that style modification generates attribute updated event only when attrib ute is actually changed.
2 2
3 3
4 Running: testSetUp 4 Running: testSetUp
5 5
6 Running: testSetNewValue 6 Running: testSetNewValue
7 WebInspector.DOMAgent.Events.AttrModified should be issued 7 WebInspector.DOMModel.Events.AttrModified should be issued
8 8
9 Running: testSetSameValue 9 Running: testSetSameValue
10 WebInspector.DOMNode.prototype._setAttributesPayload should be called 10 WebInspector.DOMNode.prototype._setAttributesPayload should be called
11 11
OLDNEW
« no previous file with comments | « LayoutTests/inspector/elements/edit-style-attribute.html ('k') | LayoutTests/inspector/elements/elements-css-path.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698