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

Unified Diff: third_party/WebKit/LayoutTests/tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html

Issue 2600903002: Paint the whole of a table-part background image behind the cells in a table (Closed)
Patch Set: Paint the whole of an image behind the cells in a table 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
Index: third_party/WebKit/LayoutTests/tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html
diff --git a/third_party/WebKit/LayoutTests/tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html b/third_party/WebKit/LayoutTests/tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html
index 141519e1a3e68530c0aa269818dee57f5bc62d4a..d86285d8751a8358b8b4cf40838211df9626631c 100644
--- a/third_party/WebKit/LayoutTests/tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html
+++ b/third_party/WebKit/LayoutTests/tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html
@@ -6,7 +6,6 @@
<link rel="contents" href="./backgr_index.html" title="Table of Contents">
<link rel="stylesheet" type="text/css" href="common.css">
<style type="text/css">
- body {overflow: hidden;}
table{background: white; color: black;}
caption {color: white;}
.tb-row-1, thead, .l {background: url(../images/edge.gif) fixed;}

Powered by Google App Engine
This is Rietveld 408576698