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

Unified Diff: third_party/WebKit/LayoutTests/fast/table/backgr_border-table-quirks-collapsed-border.html

Issue 2822093003: Some fast/table tests should wait for images specified via CSS url() (Closed)
Patch Set: fix Created 3 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
Index: third_party/WebKit/LayoutTests/fast/table/backgr_border-table-quirks-collapsed-border.html
diff --git a/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-quirks-collapsed-border.html b/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-quirks-collapsed-border.html
index 2ea144c0bde7f07b1a9ca68dc13e46ac9331d06d..942e0833b092c3bfa49aa81844805721bc7cbac4 100644
--- a/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-quirks-collapsed-border.html
+++ b/third_party/WebKit/LayoutTests/fast/table/backgr_border-table-quirks-collapsed-border.html
@@ -5,6 +5,7 @@
<link rel="prev" href="layers-opacity.html" title="Background with Borders: Background on 'table-cell'">
<link rel="contents" href="./" title="Table of Contents">
<link rel="stylesheet" type="text/css" href="resources/common.css">
+<script src="resources/wait-for-onload.js"></script>
<style type="text/css">
table {background: black url(edge.gif) top left no-repeat; border: 5px dotted;}

Powered by Google App Engine
This is Rietveld 408576698