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

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

Issue 1192033005: DevTools: [regression] entering invalid property value in the styles sidebar results in exception. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 Verifies that entering poor property value restores original text.
2
3 Text
4 [expanded]
5 element.style { ()
6
7 [expanded]
8 #inspected { (cancel-upon-inv…roperty.html:6 -> cancel-upon-invalid-property.ht ml:6:1)
9 color: blue;
10
11 [expanded]
12 div { (user agent stylesheet)
13 display: block;
14
15 [expanded]
16 element.style { ()
17
18 [expanded]
19 #inspected { (cancel-upon-inv…roperty.html:6 -> cancel-upon-invalid-property.ht ml:6:1)
20 color: blue;
21 : ;
22
23 [expanded]
24 div { (user agent stylesheet)
25 display: block;
26
27
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698