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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/inline/drawStyledEmptyInlines-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/inline/drawStyledEmptyInlines-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/inline/drawStyledEmptyInlines-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/inline/drawStyledEmptyInlines-expected.txt
deleted file mode 100644
index 23196bfd7976a2ae9cd7e03b25a7466ee4eca529..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/inline/drawStyledEmptyInlines-expected.txt
+++ /dev/null
@@ -1,53 +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 {DIV} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 525x19
- text run at (0,0) width 525: "This test verifies that we draw borders and and backgrounds for inlines without content."
- LayoutBlockFlow (anonymous) at (0,20) size 784x20
- LayoutBR {BR} at (0,0) size 0x19
- LayoutBlockFlow {DIV} at (0,40) size 784x20
- LayoutText {#text} at (0,0) size 237x19
- text run at (0,0) width 237: "There should be two blue boxes below:"
- LayoutBlockFlow (anonymous) at (0,60) size 784x140
- LayoutInline {A} at (0,0) size 15x25 [color=#0000EE] [border: (3px solid #0000EE)]
- LayoutText {#text} at (0,0) size 0x0
- LayoutInline {A} at (0,0) size 26x25 [color=#0000EE] [border: (3px solid #0000EE)]
- LayoutText {#text} at (23,0) size 11x19
- text run at (23,0) width 11: "A"
- LayoutText {#text} at (41,0) size 4x19
- text run at (41,0) width 4: " "
- LayoutBR {BR} at (0,0) size 0x0
- LayoutBR {BR} at (0,20) size 0x19
- LayoutText {#text} at (0,40) size 248x19
- text run at (0,40) width 248: "There should be a blue box after this text:"
- LayoutInline {A} at (0,0) size 10x29 [bgcolor=#0000FF]
- LayoutText {#text} at (258,40) size 4x19
- text run at (258,40) width 4: " "
- LayoutBR {BR} at (262,55) size 0x0
- LayoutInline {A} at (0,0) size 10x29 [bgcolor=#0000FF]
- LayoutText {#text} at (10,60) size 265x19
- text run at (10,60) width 265: "There should be a blue box before this text. "
- LayoutBR {BR} at (0,0) size 0x0
- LayoutBR {BR} at (0,80) size 0x19
- LayoutInline {A} at (0,0) size 10x29
- LayoutText {#text} at (10,100) size 310x19
- text run at (10,100) width 310: "There should be 10px of space left before this text. "
- LayoutBR {BR} at (0,0) size 0x0
- LayoutBR {BR} at (0,120) size 0x19
- LayoutBlockFlow {P} at (0,216) size 784x40
- LayoutText {#text} at (0,0) size 182x19
- text run at (0,0) width 182: "This text is before the anchor. "
- LayoutInline {A} at (0,0) size 0x0
- LayoutText {#text} at (181,0) size 741x39
- text run at (181,0) width 385: "This text is after the anchor, but should be flush with the anchor. "
- text run at (565,0) width 176: "There should be no spaces in"
- text run at (0,20) width 256: "between the anchor and this following text."
- LayoutBlockFlow {P} at (0,272) size 784x20
- LayoutInline {A} at (0,0) size 685x19
- LayoutText {#text} at (0,0) size 685x19
- text run at (0,0) width 685: "This text should be flush with the anchor. There should not be a space between the anchor and the text on this line."
- LayoutInline {A} at (0,0) size 1x19
- LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698