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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/webfont/crbug-655076-expected.html

Issue 2419753002: Prevent FontResource load limit timers from restarting during loading (Closed)
Patch Set: 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
Index: third_party/WebKit/LayoutTests/http/tests/webfont/crbug-655076-expected.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/webfont/crbug-655076-expected.html b/third_party/WebKit/LayoutTests/http/tests/webfont/crbug-655076-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..cae1cec68ff7a3b8a15ad4eefcd634c00fc52452
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/webfont/crbug-655076-expected.html
@@ -0,0 +1,5 @@
+<!DOCTYPE html>
+<script src="/js-test-resources/ahem.js"></script>
+<div id="container">
+ <span class="ahem">test</span><span class="ahem">test</span>
+</div>

Powered by Google App Engine
This is Rietveld 408576698