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

Side by Side Diff: LayoutTests/inspector/elements/styles/styles-disable-property-after-selector-edit-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 Verifies that sequence of setting selector and disabling property works. 1 Verifies that sequence of setting selector and disabling property works.
2 2
3 Red text here. 3 Red text here.
4 4
5 Running: selectInitialNode 5 Running: selectInitialNode
6 6
7 Running: editSelector 7 Running: editSelector
8 8
9 Running: testDisableProperty 9 Running: testDisableProperty
10 10
11 11
12 #### AFTER PROPERTY DISABLED #### 12 #### AFTER PROPERTY DISABLED ####
13 13
14 14
15 [expanded] 15 [expanded]
16 element.style { () 16 element.style { ()
17 17
18 [expanded] 18 [expanded]
19 #inspected, .INSERTED-OTHER-SELECTOR { (styles-disable-…r-edit.html:41 -> style s-disable-property-after-selector-edit.html:41:1) 19 #inspected, .INSERTED-OTHER-SELECTOR { (styles-disable-…r-edit.html:41 -> style s-disable-property-after-selector-edit.html:41:1)
20 /-- overloaded --/ /-- disabled --/ /* color: red; */ 20 /-- overloaded --/ /-- disabled --/ /* color: red; */
21 21
22 [expanded] 22 [expanded]
23 div { (user agent stylesheet) 23 div { (user agent stylesheet)
24 display: block; 24 display: block;
25 25
26 26
27
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698