| Index: third_party/WebKit/LayoutTests/css1/conformance/forward_compatible_parsing.html
|
| diff --git a/third_party/WebKit/LayoutTests/css1/conformance/forward_compatible_parsing.html b/third_party/WebKit/LayoutTests/css1/conformance/forward_compatible_parsing.html
|
| index 72967efd572666b4a04b64b7cf3064579e6e5518..dd4417795fde2d053979aa44a887fca7c10e0083 100644
|
| --- a/third_party/WebKit/LayoutTests/css1/conformance/forward_compatible_parsing.html
|
| +++ b/third_party/WebKit/LayoutTests/css1/conformance/forward_compatible_parsing.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 {color: green; rotation: 70deg;}
|
| P.oneb {color: green;}
|
|
|