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

Side by Side Diff: LayoutTests/inspector/elements/styles/styles-disable-property-after-selector-edit-expected.txt

Issue 692073003: DevTools: [SSP] update style rules of SectionPropertyTreeElements (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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 Verifies that sequence of setting selector and disabling property works.
2
3 Red text here.
4
5 Running: selectInitialNode
6
7 Running: editSelector
8
9 Running: testDisableProperty
10
11
12 #### AFTER PROPERTY DISABLED ####
13
14
15 [expanded]
16 element.style { ()
17
18 [expanded]
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; */
21
22 [expanded]
23 div { (user agent stylesheet)
24 display: block;
25
26
27
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698