| Index: third_party/WebKit/LayoutTests/css1/color_and_background/color.html
|
| diff --git a/third_party/WebKit/LayoutTests/css1/color_and_background/color.html b/third_party/WebKit/LayoutTests/css1/color_and_background/color.html
|
| index 8a7963d58ea043ad46749d59868f27acda4f478e..eab46f5036685003d9d535bc539b6c5a80fb5df9 100644
|
| --- a/third_party/WebKit/LayoutTests/css1/color_and_background/color.html
|
| +++ b/third_party/WebKit/LayoutTests/css1/color_and_background/color.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">
|
| .one {color: green;}
|
| </STYLE>
|
|
|