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

Unified Diff: LayoutTests/platform/linux/fast/forms/select-baseline-expected.txt

Issue 966883002: renderer/RenderMenuList.* -> layout/LayoutMenuList.* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove OWNERS, allowing Source/core/rendering to be deleted. Created 5 years, 10 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/linux/fast/forms/select-baseline-expected.txt
diff --git a/LayoutTests/platform/linux/fast/forms/select-baseline-expected.txt b/LayoutTests/platform/linux/fast/forms/select-baseline-expected.txt
index f5bb39a7f972a9a8cf3542368f71699b7cfaa874..91c95fb821c5a5207b132346f88a0cd915dde64c 100644
--- a/LayoutTests/platform/linux/fast/forms/select-baseline-expected.txt
+++ b/LayoutTests/platform/linux/fast/forms/select-baseline-expected.txt
@@ -6,23 +6,23 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 444x19
text run at (0,0) width 444: "This tests that empty select controls and buttons have the correct baseline."
LayoutBR {BR} at (444,15) size 0x0
- RenderMenuList {SELECT} at (0,21) size 25x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (0,21) size 25x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 23x18
LayoutBR at (4,1) size 0x16 [bgcolor=#C0C0C0]
RenderText {#text} at (25,21) size 29x19
text run at (25,21) width 29: " test "
- RenderMenuList {SELECT} at (54,21) size 47x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (54,21) size 47x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 45x18
RenderText at (4,1) size 22x16
text run at (4,1) width 22: "test"
RenderText {#text} at (101,21) size 4x19
text run at (101,21) width 4: " "
- RenderMenuList {SELECT} at (105,21) size 25x20 [color=#00008B] [bgcolor=#ADD8E6] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (105,21) size 25x20 [color=#00008B] [bgcolor=#ADD8E6] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 23x18
LayoutBR at (4,1) size 0x16 [bgcolor=#ADD8E6]
RenderText {#text} at (130,21) size 29x19
text run at (130,21) width 29: " test "
- RenderMenuList {SELECT} at (159,21) size 47x20 [color=#00008B] [bgcolor=#ADD8E6] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (159,21) size 47x20 [color=#00008B] [bgcolor=#ADD8E6] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 45x18
RenderText at (4,1) size 22x16
text run at (4,1) width 22: "test"

Powered by Google App Engine
This is Rietveld 408576698