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

Side by Side Diff: LayoutTests/http/tests/inspector/elements/styles/selector-line-sourcemap-header-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 sourcemap is applied correctly when specified by the respective HTTP header. 1 Tests that sourcemap is applied correctly when specified by the respective HTTP header.
2 2
3 Text 3 Text
4 [expanded] 4 [expanded]
5 element.style { () 5 element.style { ()
6 6
7 [expanded] 7 [expanded]
8 #container #inspected { (selector-line-s…-header.scss:4 -> selector-line-source map-header.scss:4:5) 8 #container #inspected { (selector-line-s…-header.scss:4 -> selector-line-source map-header.scss:4:5)
9 color: green; 9 color: green;
10 10
11 [expanded] 11 [expanded]
12 div { (user agent stylesheet) 12 div { (user agent stylesheet)
13 display: block; 13 display: block;
14 14
15 15
16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698