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

Unified Diff: LayoutTests/platform/mac/fast/block/margin-collapse/103-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/block/margin-collapse/103-expected.txt
diff --git a/LayoutTests/platform/mac/fast/block/margin-collapse/103-expected.txt b/LayoutTests/platform/mac/fast/block/margin-collapse/103-expected.txt
index 79a55f53e0c975a081fcdde72a327df8917cbbf3..f39030816e7431e91c7fb33279f57206847d7ad2 100644
--- a/LayoutTests/platform/mac/fast/block/margin-collapse/103-expected.txt
+++ b/LayoutTests/platform/mac/fast/block/margin-collapse/103-expected.txt
@@ -37,21 +37,21 @@ layer at (0,0) size 785x1707 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBlock (floating) {SPAN} at (0,66) size 325x20 [color=#333333]
RenderText {#text} at (0,2) size 131x16
text run at (0,2) width 131: "Your degree program*"
- RenderMenuList {SELECT} at (325,64) size 180x18 [bgcolor=#F8F8F8]
+ LayoutMenuList {SELECT} at (325,64) size 180x18 [bgcolor=#F8F8F8]
RenderBlock (anonymous) at (0,0) size 180x18
RenderText at (8,2) size 89x13
text run at (8,2) width 89: "Program options"
RenderBlock (floating) {SPAN} at (0,86) size 325x20 [color=#333333]
RenderText {#text} at (0,2) size 115x16
text run at (0,2) width 115: "Your year of study*"
- RenderMenuList {SELECT} at (325,82) size 180x18 [bgcolor=#F8F8F8]
+ LayoutMenuList {SELECT} at (325,82) size 180x18 [bgcolor=#F8F8F8]
RenderBlock (anonymous) at (0,0) size 180x18
RenderText at (8,2) size 123x13
text run at (8,2) width 123: "Years you've been here"
RenderBlock (floating) {SPAN} at (0,106) size 325x20 [color=#333333]
RenderText {#text} at (0,2) size 157x16
text run at (0,2) width 157: "Shakespeare classes taken"
- RenderMenuList {SELECT} at (325,100) size 180x18 [bgcolor=#F8F8F8]
+ LayoutMenuList {SELECT} at (325,100) size 180x18 [bgcolor=#F8F8F8]
RenderBlock (anonymous) at (0,0) size 180x18
RenderText at (8,2) size 76x13
text run at (8,2) width 76: "Number taken"
@@ -65,7 +65,7 @@ layer at (0,0) size 785x1707 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (0,2) size 286x36
text run at (0,2) width 286: "What percentage of your research time is spent"
text run at (0,22) width 42: "online?"
- RenderMenuList {SELECT} at (325,202.33) size 180x18 [bgcolor=#F8F8F8]
+ LayoutMenuList {SELECT} at (325,202.33) size 180x18 [bgcolor=#F8F8F8]
RenderBlock (anonymous) at (0,0) size 180x18
RenderText at (8,2) size 106x13
text run at (8,2) width 106: "Percentages of time"
@@ -73,7 +73,7 @@ layer at (0,0) size 785x1707 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (0,2) size 308x36
text run at (0,2) width 308: "What is holding you back from doing more research"
text run at (0,22) width 42: "online?"
- RenderMenuList {SELECT} at (325,220.33) size 180x18 [bgcolor=#F8F8F8]
+ LayoutMenuList {SELECT} at (325,220.33) size 180x18 [bgcolor=#F8F8F8]
RenderBlock (anonymous) at (0,0) size 180x18
RenderText at (8,2) size 44x13
text run at (8,2) width 44: "Reasons"
@@ -113,14 +113,14 @@ layer at (0,0) size 785x1707 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBlock (floating) {SPAN} at (0,415.98) size 325x20 [color=#333333]
RenderText {#text} at (0,2) size 282x16
text run at (0,2) width 282: "Which area of the ISE did you find most useful?"
- RenderMenuList {SELECT} at (325,415.98) size 180x18 [bgcolor=#F8F8F8]
+ LayoutMenuList {SELECT} at (325,415.98) size 180x18 [bgcolor=#F8F8F8]
RenderBlock (anonymous) at (0,0) size 180x18
RenderText at (8,2) size 98x13
text run at (8,2) width 98: "Sections of the ISE"
RenderBlock (floating) {SPAN} at (0,435.97) size 325x20 [color=#333333]
RenderText {#text} at (0,2) size 257x16
text run at (0,2) width 257: "How did you find the navigation of the ISE?"
- RenderMenuList {SELECT} at (325,433.98) size 180x18 [bgcolor=#F8F8F8]
+ LayoutMenuList {SELECT} at (325,433.98) size 180x18 [bgcolor=#F8F8F8]
RenderBlock (anonymous) at (0,0) size 180x18
RenderText at (8,2) size 92x13
text run at (8,2) width 92: "Level of difficulty"

Powered by Google App Engine
This is Rietveld 408576698