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

Unified Diff: LayoutTests/inspector/styles-new-API.html

Issue 5701007: Merge 74020 - 2010-12-14 Alexander Pavlov <apavlov@chromium.org>... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/597/
Patch Set: Created 10 years 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/inspector/styles-new-API-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/styles-new-API.html
===================================================================
--- LayoutTests/inspector/styles-new-API.html (revision 74023)
+++ LayoutTests/inspector/styles-new-API.html (working copy)
@@ -281,6 +281,11 @@
badproperty: 1badvalue1;
}
+body.mainpage {
+ prop1: val1;
+ prop2: val2;
+}
+
</style>
</head>
« no previous file with comments | « no previous file | LayoutTests/inspector/styles-new-API-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698