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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/replaced/width100percent-menulist-expected.txt
diff --git a/LayoutTests/platform/mac/fast/replaced/width100percent-menulist-expected.txt b/LayoutTests/platform/mac/fast/replaced/width100percent-menulist-expected.txt
index b36fcc08650d1cdb9a3113a824dc4a4c06b34444..c69c28c62365e05001038b3d7d2efdc4b532ea09 100644
--- a/LayoutTests/platform/mac/fast/replaced/width100percent-menulist-expected.txt
+++ b/LayoutTests/platform/mac/fast/replaced/width100percent-menulist-expected.txt
@@ -10,17 +10,17 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (0,0) size 784x22
LayoutTableRow {TR} at (0,1) size 784x20
LayoutTableCell {TD} at (1,1) size 2x20 [r=0 c=0 rs=1 cs=1]
- RenderMenuList {SELECT} at (1,1) size 0x18 [bgcolor=#F8F8F8]
+ LayoutMenuList {SELECT} at (1,1) size 0x18 [bgcolor=#F8F8F8]
RenderBlock (anonymous) at (0,0) size 31x18
RenderText at (8,2) size 20x13
text run at (8,2) width 20: "one"
LayoutTableCell {TD} at (4,1) size 2x20 [r=0 c=1 rs=1 cs=1]
- RenderMenuList {SELECT} at (1,1) size 0x18 [bgcolor=#F8F8F8]
+ LayoutMenuList {SELECT} at (1,1) size 0x18 [bgcolor=#F8F8F8]
RenderBlock (anonymous) at (0,0) size 31x18
RenderText at (8,2) size 20x13
text run at (8,2) width 20: "two"
LayoutTableCell {TD} at (7,1) size 2x20 [r=0 c=2 rs=1 cs=1]
- RenderMenuList {SELECT} at (1,1) size 0x18 [bgcolor=#F8F8F8]
+ LayoutMenuList {SELECT} at (1,1) size 0x18 [bgcolor=#F8F8F8]
RenderBlock (anonymous) at (0,0) size 31x18
RenderText at (8,2) size 28x13
text run at (8,2) width 28: "three"

Powered by Google App Engine
This is Rietveld 408576698