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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/stylesheet-source-mapping-expected.txt

Issue 2856233002: DevTools: support uiLocationToRawLocations for CSS (Closed)
Patch Set: review comments addressed Created 3 years, 7 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 SourceMap and StyleSheetMapping. 1 Tests SourceMap and StyleSheetMapping.
2 2
3 Added CSS uiSourceCode: http://127.0.0.1:8000/inspector/resources/example.css 3 Added CSS uiSourceCode: http://127.0.0.1:8000/inspector/resources/example.css
4 Added SCSS uiSourceCode: http://127.0.0.1:8000/inspector/resources/example.scss 4 Added SCSS uiSourceCode: http://127.0.0.1:8000/inspector/resources/example.scss
5 0:3 0:3(expected: 0:3) -> 0:3
6 1:0 1:0(expected: 1:0) -> 1:0
7 2:4 2:2(expected: 2:2) -> 2:2
8 2:6 2:5(expected: 2:5) -> 2:5
9 2:9 2:7(expected: 2:7) -> 2:7
10 3:7 2:10(expected: 2:10) -> 2:10
11 4:8 4:2(expected: 4:2) -> 4:2
12 4:10 4:2(expected: 4:2) -> 4:2
13 4:11 4:11(expected: 4:11) -> 4:11
14 4:15 4:13(expected: 4:13) -> 4:13
15 4:20 4:17(expected: 4:17) -> 4:17
5 UILocation upon LiveLocation update: http://127.0.0.1:8000/inspector/resources/e xample.scss:2:2 16 UILocation upon LiveLocation update: http://127.0.0.1:8000/inspector/resources/e xample.scss:2:2
6 17
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698