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

Unified Diff: LayoutTests/platform/mac/fast/forms/select-item-background-clip-expected.txt

Issue 931423003: Rename rendering/RenderList* to layout/LayoutList* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove spurious LayoutLayerModelObject reference 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/forms/select-item-background-clip-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/select-item-background-clip-expected.txt b/LayoutTests/platform/mac/fast/forms/select-item-background-clip-expected.txt
index e441b69eedd469187dc170d6a47f0297d3a68a78..12083c6c4f5dd06477ac06c886fe602391af94ea 100644
--- a/LayoutTests/platform/mac/fast/forms/select-item-background-clip-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/select-item-background-clip-expected.txt
@@ -20,7 +20,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
layer at (8,60) size 55x59 clip at (11,63) size 38x53 scrollHeight 62
- RenderListBox {SELECT} at (0,-0.50) size 54.70x59.50 [bgcolor=#FFFFFF] [border: (3px solid #0000FF)]
+ LayoutListBox {SELECT} at (0,-0.50) size 54.70x59.50 [bgcolor=#FFFFFF] [border: (3px solid #0000FF)]
RenderBlock {OPTION} at (6,6) size 31.70x14.19
RenderText {#text} at (2,0) size 20x13
text run at (2,0) width 20: "one"

Powered by Google App Engine
This is Rietveld 408576698