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

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

Issue 2644753002: DevTools: untruncate links on copy (Closed)
Patch Set: reset tests with zero width space Created 3 years, 8 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 -> styles -disable-property-after-selector-edit.html:41:39) 19 #inspected, .INSERTED-OTHER-SELECTOR { (styles-disable-r-edit.html:41 -> styles -disable-property-after-selector-edit.html:41:39)
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
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698