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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/inline-block/contenteditable-baseline-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-block/contenteditable-baseline-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/inline-block/contenteditable-baseline-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/inline-block/contenteditable-baseline-expected.txt
deleted file mode 100644
index d91b5c3c513b573f83ef14f0a91cd6db136ad5c6..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/inline-block/contenteditable-baseline-expected.txt
+++ /dev/null
@@ -1,28 +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 784x584
- LayoutText {#text} at (0,0) size 474x19
- text run at (0,0) width 474: "This tests that contenteditable elements, with no children, get the right baseline. "
- LayoutBR {BR} at (474,15) size 0x0
- LayoutBR {BR} at (0,20) size 0x19
- LayoutBlockFlow {DIV} at (0,40) size 154x24 [border: (1px solid #FF0000)]
- LayoutBlockFlow {DIV} at (1,1) size 152x22 [border: (1px solid #008000)]
- LayoutText {#text} at (154,42) size 415x19
- text run at (154,42) width 415: "This text should line up with the bottom of the text in the editable div. "
- LayoutBR {BR} at (568,57) size 1x0
- LayoutBR {BR} at (0,64) size 0x19
- LayoutBlockFlow {DIV} at (0,84) size 210x100 [border: (10px solid #FF0000)]
- LayoutBlockFlow (anonymous) at (10,10) size 190x20
- LayoutText {#text} at (0,0) size 22x19
- text run at (0,0) width 22: "text"
- LayoutBlockFlow {DIV} at (10,30) size 190x60 [border: (20px solid #008000)]
- LayoutText {#text} at (210,134) size 415x19
- text run at (210,134) width 415: "This text should line up with the bottom of the text in the editable div. "
- LayoutBR {BR} at (624,149) size 1x0
- LayoutBR {BR} at (0,184) size 0x19
- LayoutBlockFlow {DIV} at (0,204) size 180x177 [border: (5px solid #FF0000)]
- LayoutBlockFlow {DIV} at (5,5) size 170x167 [border: (10px solid #008000)]
- LayoutText {#text} at (180,322) size 411x19
- text run at (180,322) width 411: "This text should line up with the bottom of the text in the editable div."

Powered by Google App Engine
This is Rietveld 408576698