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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/text/text-font-height-mismatch-expected.txt

Issue 1386343002: Revert of input[type=text]: Add a workaround to fix vertical position of Noto Sans CJK 1.004. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/mac/fast/forms/text/text-font-height-mismatch-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/text/text-font-height-mismatch-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/text/text-font-height-mismatch-expected.txt
deleted file mode 100644
index b0fddf86ca2170183e873fd7351685d69461e733..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/text/text-font-height-mismatch-expected.txt
+++ /dev/null
@@ -1,22 +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 784x18
- LayoutText {#text} at (0,0) size 274x18
- text run at (0,0) width 274: "Editable text should be centered vertically."
- LayoutBlockFlow {P} at (0,34) size 784x32
- LayoutTextControl {INPUT} at (0,5) size 274x16 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- LayoutText {#text} at (274,8) size 4x18
- text run at (274,8) width 4: " "
- LayoutTextControl {INPUT} at (278,0) size 171x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- LayoutText {#text} at (0,0) size 0x0
-layer at (10,47) size 270x16 scrollHeight 22
- LayoutBlockFlow {DIV} at (2,0) size 270x16
- LayoutText {#text} at (0,-6) size 82x28
- text run at (0,-6) width 82: "ABCgjy"
-layer at (288,49) size 167x18
- LayoutBlockFlow {DIV} at (2,7) size 167x18
- LayoutText {#text} at (0,0) size 55x18
- text run at (0,0) width 55: "ABCgjy"

Powered by Google App Engine
This is Rietveld 408576698