| Index: third_party/WebKit/LayoutTests/fast/selectors/visited-descendant.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/selectors/visited-descendant.html b/third_party/WebKit/LayoutTests/fast/selectors/visited-descendant.html
|
| index 64d56bdd63227ec2a2cbb27ba6edc48bc1a2f9a3..e26797863c7a8bb66f8c05934d27e6632ea0f5fd 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/selectors/visited-descendant.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/selectors/visited-descendant.html
|
| @@ -13,7 +13,7 @@
|
| </head>
|
| <body>
|
| <p>
|
| -Test that visited style matches to the topmost link in a decendant selector.
|
| +Test that visited style matches to the topmost link in a descendant selector.
|
| The link should be green, with red underlining.
|
| </p>
|
| <p>
|
|
|