Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(38)

Unified Diff: third_party/WebKit/LayoutTests/fast/selectors/visited-descendant.html

Issue 2463043003: Fix minor typo in visited-descendant.html. (Closed)
Patch Set: Rebaseline fast/selectors/visited-descendant.html Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/linux/fast/selectors/visited-descendant-expected.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/linux/fast/selectors/visited-descendant-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698