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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/elements/styles/cancel-upon-invalid-property-expected.txt

Issue 2644753002: DevTools: untruncate links on copy (Closed)
Patch Set: simpler 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 entering poor property value restores original text. 1 Verifies that entering poor property value restores original text.
2 2
3 Text 3 Text
4 [expanded] 4 [expanded]
5 element.style { () 5 element.style { ()
6 6
7 [expanded] 7 [expanded]
8 #inspected { (cancel-upon-invroperty.html:6 -> cancel-upon-invalid-property.htm l:6:13) 8 #inspected { (cancel-upon-invroperty.html:6 -> cancel-upon-invalid-property.htm l:6:13)
9 color: blue; 9 color: blue;
10 10
11 [expanded] 11 [expanded]
12 div { (user agent stylesheet) 12 div { (user agent stylesheet)
13 display: block; 13 display: block;
14 14
15 [expanded] 15 [expanded]
16 element.style { () 16 element.style { ()
17 17
18 [expanded] 18 [expanded]
19 #inspected { (cancel-upon-invroperty.html:6 -> cancel-upon-invalid-property.htm l:6:13) 19 #inspected { (cancel-upon-invroperty.html:6 -> cancel-upon-invalid-property.htm l:6:13)
20 color: blue; 20 color: blue;
21 : ; 21 : ;
22 22
23 [expanded] 23 [expanded]
24 div { (user agent stylesheet) 24 div { (user agent stylesheet)
25 display: block; 25 display: block;
26 26
27 27
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698