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

Unified Diff: LayoutTests/platform/linux/fast/replaced/width100percent-menulist-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/replaced/width100percent-menulist-expected.txt
diff --git a/LayoutTests/platform/linux/fast/replaced/width100percent-menulist-expected.txt b/LayoutTests/platform/linux/fast/replaced/width100percent-menulist-expected.txt
index f970cfeff9021f361a1a07aac04c50a7320eab8b..d23300573408846762d6ff351ca8b202d3e203aa 100644
--- a/LayoutTests/platform/linux/fast/replaced/width100percent-menulist-expected.txt
+++ b/LayoutTests/platform/linux/fast/replaced/width100percent-menulist-expected.txt
@@ -10,17 +10,17 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (0,0) size 784x24
LayoutTableRow {TR} at (0,1) size 784x22
LayoutTableCell {TD} at (1,1) size 4x22 [r=0 c=0 rs=1 cs=1]
- RenderMenuList {SELECT} at (1,1) size 2x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (1,1) size 2x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 23x18
RenderText at (4,1) size 21x16
text run at (4,1) width 21: "one"
LayoutTableCell {TD} at (6,1) size 4x22 [r=0 c=1 rs=1 cs=1]
- RenderMenuList {SELECT} at (1,1) size 2x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (1,1) size 2x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 23x18
RenderText at (4,1) size 20x16
text run at (4,1) width 20: "two"
LayoutTableCell {TD} at (11,1) size 4x22 [r=0 c=2 rs=1 cs=1]
- RenderMenuList {SELECT} at (1,1) size 2x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (1,1) size 2x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 23x18
RenderText at (4,1) size 29x16
text run at (4,1) width 29: "three"

Powered by Google App Engine
This is Rietveld 408576698