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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/elements/styles-1/css-live-edit-expected.txt

Issue 2543323003: DevTools: [SSP] make rule link to point to the style open bracket (Closed)
Patch Set: rebaseline Created 4 years 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 styles are updated when live-editing css resource. 1 Tests that styles are updated when live-editing css resource.
2 2
3 3
4 Running: testLiveEdit 4 Running: testLiveEdit
5 display: block; 5 display: block;
6 block - div user agent stylesheet 6 block - div user agent stylesheet
7 font-size: 20px; 7 font-size: 20px;
8 20px - body css-live-edit.css:1 -> css-live-edit.css:1:1 8 20px - body css-live-edit.css:1 -> css-live-edit.css:1:7
9 [expanded] 9 [expanded]
10 element.style { () 10 element.style { ()
11 11
12 12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698