| Index: third_party/WebKit/LayoutTests/css1/formatting_model/height_of_lines.html
|
| diff --git a/third_party/WebKit/LayoutTests/css1/formatting_model/height_of_lines.html b/third_party/WebKit/LayoutTests/css1/formatting_model/height_of_lines.html
|
| index c62b8ca91a2bf9fc03c388388aa70823b831c028..2d5878a5635be380bf7c5aa7b75e4afbce43de69 100644
|
| --- a/third_party/WebKit/LayoutTests/css1/formatting_model/height_of_lines.html
|
| +++ b/third_party/WebKit/LayoutTests/css1/formatting_model/height_of_lines.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">
|
| P.one {font-size: 14px; line-height: 20px;}
|
| IMG.onea {vertical-align: text-bottom;
|
|
|