| Index: third_party/WebKit/LayoutTests/css1/formatting_model/horizontal_formatting.html
|
| diff --git a/third_party/WebKit/LayoutTests/css1/formatting_model/horizontal_formatting.html b/third_party/WebKit/LayoutTests/css1/formatting_model/horizontal_formatting.html
|
| index 99eef1b82a33698319e6f20f3ec386c6dfd0d868..b6198170fe1f45b113cee592d95759aa43886506 100644
|
| --- a/third_party/WebKit/LayoutTests/css1/formatting_model/horizontal_formatting.html
|
| +++ b/third_party/WebKit/LayoutTests/css1/formatting_model/horizontal_formatting.html
|
| @@ -6,6 +6,7 @@
|
| <META http-equiv="Content-Style-Type" content="text/css">
|
|
|
| <LINK rel="stylesheet" type="text/css" media="screen" href="../resources/base.css">
|
| +<SCRIPT src="../resources/base.js"></SCRIPT>
|
| <STYLE type="text/css">
|
| body {overflow: hidden;}
|
| .ruler {padding: 0px; margin: 0px; border-width: 0px;}
|
|
|