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

Side by Side Diff: LayoutTests/inspector/styles/paste-property-expected.txt

Issue 13719002: Merge 147094 "Web Inspector: [REGRESSION] [Styles] Pasting a pro..." (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1453/
Patch Set: Created 7 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 Tests that splitting properties when pasting works. 1 Tests that splitting properties when pasting works.
2 2
3 Text 3 Text
4 Before pasting: 4 Before pasting:
5 [expanded] 5 [expanded]
6 element.style { () 6 element.style { ()
7 font-size: 12px; 7 font-size: 12px;
8 8
9 ======== Matched CSS Rules ======== 9 ======== Matched CSS Rules ========
10 [expanded] 10 [expanded]
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 /-- overloaded --/ moo: zoo; 47 /-- overloaded --/ moo: zoo;
48 color: red; 48 color: red;
49 49
50 ======== Matched CSS Rules ======== 50 ======== Matched CSS Rules ========
51 [expanded] 51 [expanded]
52 div { (user agent stylesheet) 52 div { (user agent stylesheet)
53 display: block; 53 display: block;
54 54
55 55
56 56
OLDNEW
« no previous file with comments | « LayoutTests/inspector/styles/paste-property.html ('k') | Source/WebCore/inspector/front-end/StylesSidebarPane.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698