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: LayoutTests/inspector/elements/styles-1/css-live-edit-expected.txt

Issue 1312893006: DevTools: revert back ComputedStylesSidebar (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: brand new design Created 5 years, 3 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 | Annotate | Revision Log
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 font-size: 20px; 6 block - div user agent stylesheet
7 font-size: 20px
8 20px - body css-live-edit.css:1 -> css-live-edit.css:1:1
7 [expanded] 9 [expanded]
8 element.style { () 10 element.style { ()
9 11
10 12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698