| Index: LayoutTests/tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html
|
| diff --git a/LayoutTests/tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html b/LayoutTests/tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html
|
| index d86285d8751a8358b8b4cf40838211df9626631c..141519e1a3e68530c0aa269818dee57f5bc62d4a 100644
|
| --- a/LayoutTests/tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html
|
| +++ b/LayoutTests/tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html
|
| @@ -6,6 +6,7 @@
|
| <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;}
|
|
|