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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/fast/selectors/visited-descendant-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/selectors/visited-descendant-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/selectors/visited-descendant-expected.txt
index 43233faa42f6de2c36b9eab526bedf4e6a0475b9..9ad1af199f135f9c6ac8f0e454f66bc0e49857d6 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/selectors/visited-descendant-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/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 784x18
- LayoutText {#text} at (0,0) size 776x17
- text run at (0,0) width 776: "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 775x17
+ text run at (0,0) width 775: "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,34) size 784x18
LayoutInline {A} at (0,0) size 31x17 [color=#FF0000]
LayoutInline {SPAN} at (0,0) size 31x17 [color=#008000]
@@ -13,8 +13,8 @@ layer at (0,0) size 800x600
text run at (0,0) width 31: "Link"
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {P} at (0,68) size 784x18
- LayoutText {#text} at (0,0) size 743x17
- text run at (0,0) width 743: "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 742x17
+ text run at (0,0) width 742: "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,102) size 784x18
LayoutInline {A} at (0,0) size 31x17 [color=#FF0000]
LayoutInline {SPAN} at (0,0) size 31x17 [color=#008000]

Powered by Google App Engine
This is Rietveld 408576698