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

Unified Diff: LayoutTests/platform/win/fast/forms/color/input-appearance-color-expected.txt

Issue 34753002: make input type=color RTL direction aware (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed review comments and added test Created 7 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: LayoutTests/platform/win/fast/forms/color/input-appearance-color-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/color/input-appearance-color-expected.txt b/LayoutTests/platform/win/fast/forms/color/input-appearance-color-expected.txt
index 42204b594212c3bbe281270030aac67dd825c9c3..0ecfb769670f002965d125c6f3979bb4a966921e 100644
--- a/LayoutTests/platform/win/fast/forms/color/input-appearance-color-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/color/input-appearance-color-expected.txt
@@ -113,3 +113,15 @@ layer at (0,0) size 800x600
RenderBlock {INPUT} at (0,0) size 100x30 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderFlexibleBox {DIV} at (2,3) size 96x24
RenderBlock {DIV} at (2,4) size 92x16 [bgcolor=#FF0000] [border: (1px solid #777777)]
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {H3} at (0,380.75) size 784x23
+ RenderText {#text} at (0,0) size 276x22
+ text run at (0,0) width 276: "Default Appearance in RTL mode"
+ RenderBlock (anonymous) at (0,422.47) size 784x43
+ RenderText {#text} at (0,0) size 477x19
+ text run at (0,0) width 477: "List color controls have different appearance in RTL if ENABLE(DATALIST)."
+ RenderBR {BR} at (477,15) size 0x0
+ RenderBlock {INPUT} at (0,20) size 88x23 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ RenderFlexibleBox {DIV} at (2,3) size 84x17
+ RenderBlock {DIV} at (24,4) size 52x9 [bgcolor=#000000] [border: (1px solid #000000)]
+ RenderText {#text} at (0,0) size 0x0
« no previous file with comments | « LayoutTests/platform/linux/fast/forms/color/input-appearance-color-expected.png ('k') | Source/core/rendering/RenderTheme.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698