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

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

Issue 1636073006: Placeholder style should meet WCAG contrast ratio guidelines (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebaseline tests Created 3 years, 11 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/win7/fast/forms/text/text-font-height-mismatch-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win7/fast/forms/text/text-font-height-mismatch-expected.txt b/third_party/WebKit/LayoutTests/platform/win7/fast/forms/text/text-font-height-mismatch-expected.txt
index c28e5bb3048139957de1eaf5a0e79699b1005c94..c90355c1c5117006693ce97e7557c65e8c7de967 100644
--- a/third_party/WebKit/LayoutTests/platform/win7/fast/forms/text/text-font-height-mismatch-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win7/fast/forms/text/text-font-height-mismatch-expected.txt
@@ -1,4 +1,3 @@
-CONSOLE WARNING: Failed to decode downloaded font: NotoSansCJKjp-Regular-cid03075.otf
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x142
@@ -8,20 +7,20 @@ layer at (0,0) size 800x142
LayoutText {#text} at (0,0) size 273x17
text run at (0,0) width 273: "Editable text should be centered vertically."
LayoutBlockFlow {DIV} at (0,34) size 784x28
- LayoutTextControl {INPUT} at (0,3) size 195x22 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
- LayoutTextControl {INPUT} at (195,0) size 195x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ LayoutTextControl {INPUT} at (0,0) size 236x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ LayoutTextControl {INPUT} at (236,0) size 236x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
LayoutBlockFlow {DIV} at (0,62) size 784x28
LayoutTextControl {INPUT} at (0,0) size 294x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
LayoutBlockFlow {DIV} at (0,90) size 784x28
LayoutTextControl {INPUT} at (0,0) size 199x28 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
-layer at (9,52) size 193x24
- LayoutBlockFlow {DIV} at (1,-1) size 193x24
- LayoutText {#text} at (0,3) size 74x17
- text run at (0,3) width 74: "\x{3075} ABCgjy"
-layer at (204,52) size 193x24
- LayoutBlockFlow {DIV} at (1,2) size 193x24
- LayoutText {#text} at (0,3) size 74x17
- text run at (0,3) width 74: "\x{3075} ABCgjy"
+layer at (9,51) size 234x26
+ LayoutBlockFlow {DIV} at (1,1) size 234x26
+ LayoutText {#text} at (0,0) size 74x24
+ text run at (0,0) width 74: "\x{3075} ABCgjy"
+layer at (245,51) size 234x26
+ LayoutBlockFlow {DIV} at (1,1) size 234x26
+ LayoutText {#text} at (0,0) size 74x24
+ text run at (0,0) width 74: "\x{3075} ABCgjy"
layer at (9,78) size 292x28
LayoutBlockFlow {DIV} at (1,0) size 292x28
LayoutText {#text} at (0,0) size 81x27

Powered by Google App Engine
This is Rietveld 408576698