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

Unified Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug18359-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/android/tables/mozilla/bugs/bug18359-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug18359-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug18359-expected.txt
index 3e86b6f1b452102dc1c45cd3f2952304fd9773c2..6058ffbcbbbc0ef7a553bc3b00d324a2845be1cb 100644
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug18359-expected.txt
+++ b/LayoutTests/platform/android/tables/mozilla/bugs/bug18359-expected.txt
@@ -28,7 +28,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (1,1) size 105x19
text run at (1,1) width 105: "Run Test Case:"
LayoutTableCell {TD} at (111,29) size 425x22 [r=1 c=1 rs=1 cs=1]
- RenderMenuList {SELECT} at (1,1) size 270x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (1,1) size 270x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 268x18
RenderText at (4,1) size 77x16
text run at (4,1) width 77: "a_abortinstall"

Powered by Google App Engine
This is Rietveld 408576698