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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/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/android/fast/selectors/visited-descendant-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/selectors/visited-descendant-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/selectors/visited-descendant-expected.txt
deleted file mode 100644
index 7ff550ff388fcbd7ffa116f2dfee3af65f244b05..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/selectors/visited-descendant-expected.txt
+++ /dev/null
@@ -1,61 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-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."
- 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]
- LayoutText {#text} at (0,0) size 27x19
- 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 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]
- LayoutText {#text} at (0,0) size 27x19
- text run at (0,0) width 27: "Link"
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {P} at (0,144) size 784x20
- LayoutText {#text} at (0,0) size 619x19
- text run at (0,0) width 619: "Test that visited style does not match to non-topmost links. The link should be red, with red underlining."
- LayoutBlockFlow {P} at (0,180) size 784x20
- LayoutInline {A} at (0,0) size 0x0 [color=#FF0000]
- LayoutInline {SPAN} at (0,0) size 0x0
- LayoutInline {A} at (0,0) size 27x19 [color=#FF0000]
- LayoutText {#text} at (0,0) size 27x19
- text run at (0,0) width 27: "Link"
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {P} at (0,216) size 784x40
- LayoutText {#text} at (0,0) size 747x39
- text run at (0,0) width 747: "Test that direct adjacent selector doesn't match visited style. The link should be red, with red underlining. The span should be"
- text run at (0,20) width 37: "green."
- LayoutBlockFlow {P} at (0,272) size 784x20
- LayoutInline {A} at (0,0) size 27x19 [color=#FF0000]
- LayoutText {#text} at (0,0) size 27x19
- text run at (0,0) width 27: "Link"
- LayoutText {#text} at (27,0) size 4x19
- text run at (27,0) width 4: " "
- LayoutInline {SPAN} at (0,0) size 31x19 [color=#008000]
- LayoutText {#text} at (31,0) size 31x19
- text run at (31,0) width 31: "Span"
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {P} at (0,308) size 784x40
- LayoutText {#text} at (0,0) size 757x39
- text run at (0,0) width 757: "Test that indirect adjacent selector doesn't match visited style. The link should be red, with red underlining. The span should be"
- text run at (0,20) width 37: "green."
- LayoutBlockFlow {P} at (0,364) size 784x20
- LayoutInline {A} at (0,0) size 27x19 [color=#FF0000]
- LayoutText {#text} at (0,0) size 27x19
- text run at (0,0) width 27: "Link"
- LayoutText {#text} at (27,0) size 4x19
- text run at (27,0) width 4: " "
- LayoutInline {SPAN} at (0,0) size 31x19 [color=#008000]
- LayoutText {#text} at (31,0) size 31x19
- text run at (31,0) width 31: "Span"
- LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698