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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/elements/styles-4/styles-update-links-1-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 links are updated properly when inserting a new property. 1 Tests that links are updated properly when inserting a new property.
2 2
3 Red text here. 3 Red text here.
4 4
5 Running: selectInitialNode 5 Running: selectInitialNode
6 6
7 Running: testInsertProperty 7 Running: testInsertProperty
8 [expanded] 8 [expanded]
9 element.style { () 9 element.style { ()
10 10
11 [expanded] 11 [expanded]
12 @media (min-device-width: 1px) 12 @media (min-device-width: 1px)
13 .should-change { (styles-update-links.css:11 -> styles-update-links.css:11:5) 13 .should-change { (styles-update-links.css:11 -> styles-update-links.css:11:21)
14 font-family: monospace; 14 font-family: monospace;
15 15
16 [expanded] 16 [expanded]
17 .should-change { (styles-update-links.css:7 -> styles-update-links.css:7:63) 17 .should-change { (styles-update-links.css:7 -> styles-update-links.css:7:79)
18 position: relative; 18 position: relative;
19 margin: 1em; 19 margin: 1em;
20 20
21 [expanded] 21 [expanded]
22 .should-change { (styles-update-links.css:7 -> styles-update-links.css:7:19) 22 .should-change { (styles-update-links.css:7 -> styles-update-links.css:7:35)
23 border: 1px solid black; 23 border: 1px solid black;
24 24
25 [expanded] 25 [expanded]
26 .should-change { (styles-update-links.css:6 -> styles-update-links.css:6:3) 26 .should-change { (styles-update-links.css:6 -> styles-update-links.css:6:19)
27 color: red; 27 color: red;
28 28
29 [expanded] 29 [expanded]
30 .left-intact { (styles-update-links.css:4 -> styles-update-links.css:4:1) 30 .left-intact { (styles-update-links.css:4 -> styles-update-links.css:4:15)
31 padding: 1em; 31 padding: 1em;
32 32
33 [expanded] 33 [expanded]
34 .left-intact { (styles-update-links.css:1 -> styles-update-links.css:1:1) 34 .left-intact { (styles-update-links.css:1 -> styles-update-links.css:1:15)
35 box-sizing: border-box; 35 box-sizing: border-box;
36 36
37 [expanded] 37 [expanded]
38 .left-intact { (styles-update-links-2.css:19 -> styles-update-links-2.css:19:1) 38 .left-intact { (styles-update-links-2.css:19 -> styles-update-links-2.css:19:15)
39 line-height: 1; 39 line-height: 1;
40 40
41 [expanded] 41 [expanded]
42 div { (user agent stylesheet) 42 div { (user agent stylesheet)
43 display: block; 43 display: block;
44 44
45 45
46 46
47 #### AFTER PROPERTY INSERTION #### 47 #### AFTER PROPERTY INSERTION ####
48 48
49 49
50 [expanded] 50 [expanded]
51 element.style { () 51 element.style { ()
52 52
53 [expanded] 53 [expanded]
54 @media (min-device-width: 1px) 54 @media (min-device-width: 1px)
55 .should-change { (styles-update-links.css:13 -> styles-update-links.css:13:5) 55 .should-change { (styles-update-links.css:13 -> styles-update-links.css:13:21)
56 font-family: monospace; 56 font-family: monospace;
57 57
58 [expanded] 58 [expanded]
59 .should-change { (styles-update-links.css:9 -> styles-update-links.css:9:51) 59 .should-change { (styles-update-links.css:9 -> styles-update-links.css:9:67)
60 position: relative; 60 position: relative;
61 margin: 1em; 61 margin: 1em;
62 62
63 [expanded] 63 [expanded]
64 .should-change { (styles-update-links.css:9 -> styles-update-links.css:9:7) 64 .should-change { (styles-update-links.css:9 -> styles-update-links.css:9:23)
65 border: 1px solid black; 65 border: 1px solid black;
66 66
67 [expanded] 67 [expanded]
68 .should-change { (styles-update-links.css:6 -> styles-update-links.css:6:3) 68 .should-change { (styles-update-links.css:6 -> styles-update-links.css:6:19)
69 color: red; 69 color: red;
70 /-- overloaded --/ PROPERTY: INSERTED; 70 /-- overloaded --/ PROPERTY: INSERTED;
71 71
72 [expanded] 72 [expanded]
73 .left-intact { (styles-update-links.css:4 -> styles-update-links.css:4:1) 73 .left-intact { (styles-update-links.css:4 -> styles-update-links.css:4:15)
74 padding: 1em; 74 padding: 1em;
75 75
76 [expanded] 76 [expanded]
77 .left-intact { (styles-update-links.css:1 -> styles-update-links.css:1:1) 77 .left-intact { (styles-update-links.css:1 -> styles-update-links.css:1:15)
78 box-sizing: border-box; 78 box-sizing: border-box;
79 79
80 [expanded] 80 [expanded]
81 .left-intact { (styles-update-links-2.css:19 -> styles-update-links-2.css:19:1) 81 .left-intact { (styles-update-links-2.css:19 -> styles-update-links-2.css:19:15)
82 line-height: 1; 82 line-height: 1;
83 83
84 [expanded] 84 [expanded]
85 div { (user agent stylesheet) 85 div { (user agent stylesheet)
86 display: block; 86 display: block;
87 87
88 4 rule ranges are equal. 88 4 rule ranges are equal.
89 4 rule ranges are equal. 89 4 rule ranges are equal.
90 3 rule ranges are equal. 90 3 rule ranges are equal.
91 4 rule ranges are equal. 91 4 rule ranges are equal.
92 3 rule ranges are equal. 92 3 rule ranges are equal.
93 3 rule ranges are equal. 93 3 rule ranges are equal.
94 3 rule ranges are equal. 94 3 rule ranges are equal.
95 0 rule ranges are equal. 95 0 rule ranges are equal.
96 96
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698