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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/selectors/visited-descendant-expected.txt

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
Index: third_party/WebKit/LayoutTests/platform/linux/fast/selectors/visited-descendant-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/visited-descendant-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/visited-descendant-expected.txt
index 7ff550ff388fcbd7ffa116f2dfee3af65f244b05..ffa528bc13ca752b61bd2f94168356d343d4fe63 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/visited-descendant-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/visited-descendant-expected.txt
@@ -4,8 +4,8 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x576
LayoutBlockFlow {P} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 718x19
- text run at (0,0) width 718: "Test that visited style matches to the topmost link in a decendant selector. The link should be green, with red underlining."
+ LayoutText {#text} at (0,0) size 724x19
+ text run at (0,0) width 724: "Test that visited style matches to the topmost link in a descendant selector. The link should be green, with red underlining."
LayoutBlockFlow {P} at (0,36) size 784x20
LayoutInline {A} at (0,0) size 27x19 [color=#FF0000]
LayoutInline {SPAN} at (0,0) size 27x19 [color=#008000]

Powered by Google App Engine
This is Rietveld 408576698