| Index: third_party/WebKit/LayoutTests/css1/box_properties/border_bottom_inline.html
|
| diff --git a/third_party/WebKit/LayoutTests/css1/box_properties/border_bottom_inline.html b/third_party/WebKit/LayoutTests/css1/box_properties/border_bottom_inline.html
|
| index 63e4509c87359096d88e845c947214b2a5196233..5c2f276f7b23a59b911b82b0c2d859311fb2e521 100644
|
| --- a/third_party/WebKit/LayoutTests/css1/box_properties/border_bottom_inline.html
|
| +++ b/third_party/WebKit/LayoutTests/css1/box_properties/border_bottom_inline.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 {border-bottom: purple double 10px;}
|
| .two {border-bottom: purple thin solid;}
|
|
|