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

Side by Side Diff: LayoutTests/inspector/elements/styles/selector-source-data-expected.txt

Issue 1158883003: DevTools: shard inspector/elements tests for faster execution. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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
(Empty)
1 Tests that WebInspector.CSSStyleSheet methods work as expected.
2
3 Inspect Me
4
5 h1: [user-agent] {
6 ['display':'block'] @[undefined-undefined]
7 ['font-size':'2em'] @[undefined-undefined]
8 ['-webkit-margin-before':'0.67em'] @[undefined-undefined]
9 ['-webkit-margin-after':'0.67em'] @[undefined-undefined]
10 ['-webkit-margin-start':'0px'] @[undefined-undefined]
11 ['-webkit-margin-end':'0px'] @[undefined-undefined]
12 ['font-weight':'bold'] @[undefined-undefined]
13 }
14 html #inspected.bar, b: [regular, 2:25-3:25; 4:10-5:10] {
15 ['text-decoration':'none'] @[6:4-6:26]
16 ['text-decoration-line':'none'] @[undefined-undefined]
17 ['text-decoration-style':'initial'] @[undefined-undefined]
18 ['text-decoration-color':'initial'] @[undefined-undefined]
19 }
20
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698