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

Unified Diff: chrome/test/data/extensions/test_file_with_body.html

Issue 7552028: Injected CSS localization fix (see bug no.) (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Cleaned up old unused function. Created 9 years, 4 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 | « chrome/test/data/extensions/api_test/content_scripts/css_l10n/test_paragraph_style.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/test_file_with_body.html
diff --git a/chrome/test/data/extensions/test_file_with_body.html b/chrome/test/data/extensions/test_file_with_body.html
new file mode 100644
index 0000000000000000000000000000000000000000..594f540b6ff62131beb3d04d19f4af8bdc5dadf1
--- /dev/null
+++ b/chrome/test/data/extensions/test_file_with_body.html
@@ -0,0 +1,8 @@
+<html>
+ <body id="bodyId">
+ <p id="pId">
+ This is a simple text.
+ </p>
+ </body>
+</html>
+
« no previous file with comments | « chrome/test/data/extensions/api_test/content_scripts/css_l10n/test_paragraph_style.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698