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

Unified Diff: LayoutTests/tables/mozilla_expected_failures/marvin/backgr_layers-show.html

Issue 249723003: Remove main frame overflow from some non-scrollbar tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Windows expectations Created 6 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
« no previous file with comments | « LayoutTests/tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/tables/mozilla_expected_failures/marvin/backgr_layers-show.html
diff --git a/LayoutTests/tables/mozilla_expected_failures/marvin/backgr_layers-show.html b/LayoutTests/tables/mozilla_expected_failures/marvin/backgr_layers-show.html
index e69e1efdef9451fac32bbed2a33c5ba0ba5d5e0d..cbde2d6a915647fc791b45dc2818ca9f66033243 100644
--- a/LayoutTests/tables/mozilla_expected_failures/marvin/backgr_layers-show.html
+++ b/LayoutTests/tables/mozilla_expected_failures/marvin/backgr_layers-show.html
@@ -7,7 +7,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: blue; empty-cells: show}
tbody, thead {background: url(../images/edge.gif) right top no-repeat}
tr {background: url(../images/edge.gif) 0 10px no-repeat}
« no previous file with comments | « LayoutTests/tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698