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

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

Issue 1599503002: DevTools: computed properties should copy-paste with delimeters (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update tests Created 4 years, 11 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 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:1
9 [expanded] 9 [expanded]
10 element.style { () 10 element.style { ()
11 11
12 12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698