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

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

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months 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 81057e5de710d4b9ac941dd90fc4c184f4aac6e8..7ff550ff388fcbd7ffa116f2dfee3af65f244b05 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 719x19
- text run at (0,0) width 719: "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 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."
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]
@@ -13,8 +13,8 @@ layer at (0,0) size 800x600
text run at (0,0) width 27: "Link"
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {P} at (0,72) size 784x20
- LayoutText {#text} at (0,0) size 685x19
- text run at (0,0) width 685: "Test that visited style matches to the topmost link in a child selector. The link should be green, with red underlining."
+ LayoutText {#text} at (0,0) size 684x19
+ text run at (0,0) width 684: "Test that visited style matches to the topmost link in a child selector. The link should be green, with red underlining."
LayoutBlockFlow {P} at (0,108) 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