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

Unified Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug4382-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/tables/mozilla/bugs/bug4382-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug4382-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug4382-expected.txt
index 9362f29383bbc47eafcbcead9a342bb2d08a0115..7ff0329608b305e26e9f59b7dfc4471c1c7825ff 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug4382-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug4382-expected.txt
@@ -16,7 +16,7 @@ layer at (0,0) size 800x600
LayoutTextControl {INPUT} at (50,0) size 142x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (192,1) size 4x19
text run at (192,1) width 4: " "
- RenderMenuList {SELECT} at (196,1) size 73x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (196,1) size 73x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 71x18
RenderText at (4,1) size 37x16
text run at (4,1) width 37: "Excite"
@@ -27,7 +27,7 @@ layer at (0,0) size 800x600
text run at (0,20) width 250: "The select should not contain blank items "
LayoutBR {BR} at (250,35) size 0x0
RenderBlock {FORM} at (0,98) size 784x20
- RenderMenuList {SELECT} at (0,0) size 253x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (0,0) size 253x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 251x18
RenderText at (4,1) size 62x16
text run at (4,1) width 62: "Quick Link"

Powered by Google App Engine
This is Rietveld 408576698