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

Side by Side Diff: LayoutTests/inspector/elements/styles/styles-change-node-while-editing-expected.txt

Issue 1002293002: DevTools: [SSP] refactor internal representations of sections (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: address comments Created 5 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 changing selected node while editing style does update styles sidebar . 1 Tests that changing selected node while editing style does update styles sidebar .
2 2
3 Text 3 Text
4 [expanded] 4 [expanded]
5 element.style { () 5 element.style { ()
6 color: red; 6 color: red;
7 7
8
9 [expanded] 8 [expanded]
10 element.style { () 9 element.style { ()
11 color: blue; 10 color: blue;
12 11
13
14 [expanded] 12 [expanded]
15 element.style { () 13 element.style { ()
16 background: red; 14 background: red;
17 15
18 16
19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698