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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/security/subresourceIntegrity/resources/mark-result-red.css

Issue 2290983003: CSSStyleSheetResource should cache decoded text instead of raw bytes (Closed)
Patch Set: rebased Created 4 years, 2 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/security/subresourceIntegrity/resources/mark-result2-blue.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/http/tests/security/subresourceIntegrity/resources/mark-result-red.css
diff --git a/third_party/WebKit/LayoutTests/css2.1/20110323/support/at-import-001.css b/third_party/WebKit/LayoutTests/http/tests/security/subresourceIntegrity/resources/mark-result-red.css
similarity index 64%
copy from third_party/WebKit/LayoutTests/css2.1/20110323/support/at-import-001.css
copy to third_party/WebKit/LayoutTests/http/tests/security/subresourceIntegrity/resources/mark-result-red.css
index caa1d8d40a55fead7f63cd747c575ff9ac6f7a9f..3f3f95f9f616fba2d0d567028e0b5eee86a3e3a3 100644
--- a/third_party/WebKit/LayoutTests/css2.1/20110323/support/at-import-001.css
+++ b/third_party/WebKit/LayoutTests/http/tests/security/subresourceIntegrity/resources/mark-result-red.css
@@ -1,4 +1,3 @@
-div
-{
+#result {
color: red;
}
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/security/subresourceIntegrity/resources/mark-result2-blue.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698