| Index: third_party/WebKit/LayoutTests/css1/classification/white_space.html
|
| diff --git a/third_party/WebKit/LayoutTests/css1/classification/white_space.html b/third_party/WebKit/LayoutTests/css1/classification/white_space.html
|
| index a53e238dc01ce0546fddffd561103770cd523888..7c98ad89e859f66caf2dac1a9b401ed00b05a7b3 100644
|
| --- a/third_party/WebKit/LayoutTests/css1/classification/white_space.html
|
| +++ b/third_party/WebKit/LayoutTests/css1/classification/white_space.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;}
|
| .one {white-space: pre;}
|
|
|