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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/webfont/popup-menu-load-webfont-after-open.html

Issue 2611593003: Modify and rebaseline popup menu web font loading test (Closed)
Patch Set: Rebaseline tests Created 3 years, 11 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/platform/linux/http/tests/webfont/popup-menu-load-webfont-after-open-expected.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/http/tests/webfont/popup-menu-load-webfont-after-open.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/webfont/popup-menu-load-webfont-after-open.html b/third_party/WebKit/LayoutTests/http/tests/webfont/popup-menu-load-webfont-after-open.html
index 9454f982b387c1f4c04a3bbc1c1bc8ac0c0aa9a1..a494722ae9d48a80c077519894a9a309298c4251 100644
--- a/third_party/WebKit/LayoutTests/http/tests/webfont/popup-menu-load-webfont-after-open.html
+++ b/third_party/WebKit/LayoutTests/http/tests/webfont/popup-menu-load-webfont-after-open.html
@@ -18,6 +18,8 @@ option {
<option>foo</option>
<option>bar</option>
</select>
+<p id="description"></p>
+<div id="console"></div>
<script>
description('Test that fonts loaded after a popup menu is opened triggers a style recalc.');
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/linux/http/tests/webfont/popup-menu-load-webfont-after-open-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698