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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/elements/styles-3/styles-computed-trace-expected.txt

Issue 2543323003: DevTools: [SSP] make rule link to point to the style open bracket (Closed)
Patch Set: rebaseline Created 4 years 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 computed styles expand and allow tracing to style rules. 1 Tests that computed styles expand and allow tracing to style rules.
2 2
3 ==== Computed style for ID1 ==== 3 ==== Computed style for ID1 ====
4 background-attachment: scroll; 4 background-attachment: scroll;
5 initial - #id1 styles-computed-trace.html:23 -> styles-computed-trace.html:2 3:1 5 initial - #id1 styles-computed-trace.html:23 -> styles-computed-trace.html:2 3:7
6 background-clip: border-box; 6 background-clip: border-box;
7 initial - #id1 styles-computed-trace.html:23 -> styles-computed-trace.html:2 3:1 7 initial - #id1 styles-computed-trace.html:23 -> styles-computed-trace.html:2 3:7
8 background-color: rgb(128, 128, 128); 8 background-color: rgb(128, 128, 128);
9 gray - #id1 styles-computed-trace.html:23 -> styles-computed-trace.html:23:1 9 gray - #id1 styles-computed-trace.html:23 -> styles-computed-trace.html:23:7
10 OVERLOADED black - #id1 styles-computed-trace.html:18 -> styles-computed-tra ce.html:18:1 10 OVERLOADED black - #id1 styles-computed-trace.html:18 -> styles-computed-tra ce.html:18:7
11 OVERLOADED green - #id1 styles-computed-trace.html:13 -> styles-computed-tra ce.html:13:1 11 OVERLOADED green - #id1 styles-computed-trace.html:13 -> styles-computed-tra ce.html:13:7
12 background-image: none; 12 background-image: none;
13 initial - #id1 styles-computed-trace.html:23 -> styles-computed-trace.html:2 3:1 13 initial - #id1 styles-computed-trace.html:23 -> styles-computed-trace.html:2 3:7
14 background-origin: padding-box; 14 background-origin: padding-box;
15 initial - #id1 styles-computed-trace.html:23 -> styles-computed-trace.html:2 3:1 15 initial - #id1 styles-computed-trace.html:23 -> styles-computed-trace.html:2 3:7
16 background-position-x: 0%; 16 background-position-x: 0%;
17 initial - #id1 styles-computed-trace.html:23 -> styles-computed-trace.html:2 3:1 17 initial - #id1 styles-computed-trace.html:23 -> styles-computed-trace.html:2 3:7
18 background-position-y: 0%; 18 background-position-y: 0%;
19 initial - #id1 styles-computed-trace.html:23 -> styles-computed-trace.html:2 3:1 19 initial - #id1 styles-computed-trace.html:23 -> styles-computed-trace.html:2 3:7
20 background-repeat-x: ; 20 background-repeat-x: ;
21 initial - #id1 styles-computed-trace.html:23 -> styles-computed-trace.html:2 3:1 21 initial - #id1 styles-computed-trace.html:23 -> styles-computed-trace.html:2 3:7
22 background-repeat-y: ; 22 background-repeat-y: ;
23 initial - #id1 styles-computed-trace.html:23 -> styles-computed-trace.html:2 3:1 23 initial - #id1 styles-computed-trace.html:23 -> styles-computed-trace.html:2 3:7
24 background-size: auto; 24 background-size: auto;
25 initial - #id1 styles-computed-trace.html:23 -> styles-computed-trace.html:2 3:1 25 initial - #id1 styles-computed-trace.html:23 -> styles-computed-trace.html:2 3:7
26 display: block; 26 display: block;
27 block - div user agent stylesheet 27 block - div user agent stylesheet
28 font-family: Courier; 28 font-family: Courier;
29 Courier - #id1 styles-computed-trace.html:18 -> styles-computed-trace.html:1 8:1 29 Courier - #id1 styles-computed-trace.html:18 -> styles-computed-trace.html:1 8:7
30 OVERLOADED Times - #id1 styles-computed-trace.html:13 -> styles-computed-tra ce.html:13:1 30 OVERLOADED Times - #id1 styles-computed-trace.html:13 -> styles-computed-tra ce.html:13:7
31 OVERLOADED Arial - body styles-computed-trace.html:4 -> styles-computed-trac e.html:4:1 31 OVERLOADED Arial - body styles-computed-trace.html:4 -> styles-computed-trac e.html:4:7
32 text-decoration-color: rgb(0, 0, 0); 32 text-decoration-color: rgb(0, 0, 0);
33 initial - div styles-computed-trace.html:9 -> styles-computed-trace.html:9:1 33 initial - div styles-computed-trace.html:9 -> styles-computed-trace.html:9:6
34 text-decoration-line: underline; 34 text-decoration-line: underline;
35 underline - div styles-computed-trace.html:9 -> styles-computed-trace.html:9 :1 35 underline - div styles-computed-trace.html:9 -> styles-computed-trace.html:9 :6
36 text-decoration-style: solid; 36 text-decoration-style: solid;
37 initial - div styles-computed-trace.html:9 -> styles-computed-trace.html:9:1 37 initial - div styles-computed-trace.html:9 -> styles-computed-trace.html:9:6
38 [expanded] 38 [expanded]
39 element.style { () 39 element.style { ()
40 40
41 ==== Computed style for ID2 ==== 41 ==== Computed style for ID2 ====
42 background-color: rgb(0, 0, 255); 42 background-color: rgb(0, 0, 255);
43 blue - #id2 styles-computed-trace.html:27 -> styles-computed-trace.html:27:1 43 blue - #id2 styles-computed-trace.html:27 -> styles-computed-trace.html:27:7
44 display: block; 44 display: block;
45 block - div user agent stylesheet 45 block - div user agent stylesheet
46 font-family: Courier; 46 font-family: Courier;
47 Courier - #id2 styles-computed-trace.html:27 -> styles-computed-trace.html:2 7:1 47 Courier - #id2 styles-computed-trace.html:27 -> styles-computed-trace.html:2 7:7
48 OVERLOADED Courier - #id1 styles-computed-trace.html:18 -> styles-computed-t race.html:18:1 48 OVERLOADED Courier - #id1 styles-computed-trace.html:18 -> styles-computed-t race.html:18:7
49 OVERLOADED Times - #id1 styles-computed-trace.html:13 -> styles-computed-tra ce.html:13:1 49 OVERLOADED Times - #id1 styles-computed-trace.html:13 -> styles-computed-tra ce.html:13:7
50 OVERLOADED Arial - body styles-computed-trace.html:4 -> styles-computed-trac e.html:4:1 50 OVERLOADED Arial - body styles-computed-trace.html:4 -> styles-computed-trac e.html:4:7
51 text-decoration-color: rgb(0, 0, 0); 51 text-decoration-color: rgb(0, 0, 0);
52 initial - div styles-computed-trace.html:9 -> styles-computed-trace.html:9:1 52 initial - div styles-computed-trace.html:9 -> styles-computed-trace.html:9:6
53 text-decoration-line: underline; 53 text-decoration-line: underline;
54 underline - div styles-computed-trace.html:9 -> styles-computed-trace.html:9 :1 54 underline - div styles-computed-trace.html:9 -> styles-computed-trace.html:9 :6
55 text-decoration-style: solid; 55 text-decoration-style: solid;
56 initial - div styles-computed-trace.html:9 -> styles-computed-trace.html:9:1 56 initial - div styles-computed-trace.html:9 -> styles-computed-trace.html:9:6
57 [expanded] 57 [expanded]
58 element.style { () 58 element.style { ()
59 59
60 ==== Style for ID3 ==== 60 ==== Style for ID3 ====
61 [expanded] 61 [expanded]
62 element.style { () 62 element.style { ()
63 63
64 [expanded] 64 [expanded]
65 button[Attributes Style] { () 65 button[Attributes Style] { ()
66 display: none; 66 display: none;
67 67
68 68
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698