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

Unified Diff: chrome/test/data/extensions/samples/subscribe/toolstrip.html

Issue 100182: Fix race where sometimes CSS is not applied to toolstrips. I (Closed)
Patch Set: Merged Created 11 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/data/extensions/samples/subscribe/extensions_toolstrip.css ('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/samples/subscribe/toolstrip.html
diff --git a/chrome/test/data/extensions/samples/subscribe/toolstrip.html b/chrome/test/data/extensions/samples/subscribe/toolstrip.html
index 98de1b3e8eb0d1924515f9c5fa90e764e38d9d17..6822215f7ae8912bfffe0566c34457af7f77ff7e 100644
--- a/chrome/test/data/extensions/samples/subscribe/toolstrip.html
+++ b/chrome/test/data/extensions/samples/subscribe/toolstrip.html
@@ -1,5 +1,4 @@
<html>
-<link rel="stylesheet" type="text/css" href="extensions_toolstrip.css">
<div id="button" class="toolstrip-button">
<img id="icon" src="icon_disabled.png"><span>Subscribe</span>
</div>
« no previous file with comments | « chrome/test/data/extensions/samples/subscribe/extensions_toolstrip.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698