Chromium Code Reviews| Index: LayoutTests/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-removed.html |
| diff --git a/LayoutTests/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-removed.html b/LayoutTests/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-removed.html |
| index 90de4927ac753a8004c02cf0893d21a3676653e1..702f6e9770f6db907d4da221d9113bf6a0549976 100644 |
| --- a/LayoutTests/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-removed.html |
| +++ b/LayoutTests/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-removed.html |
| @@ -5,6 +5,7 @@ |
| <head> |
| <title>CSS Test: Block boxes within inline boxes are affected by positioning</title> |
| <style type="text/css"> |
| + body { overflow: hidden; } |
| #span1 |
| { |
| background: yellow; |
| @@ -53,4 +54,4 @@ |
| </span> |
| </span> |
| </body> |
| -</html> |
| +</html> |