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

Unified Diff: LayoutTests/platform/linux/fast/forms/select-list-box-with-height-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/linux/fast/forms/select-list-box-with-height-expected.txt
diff --git a/LayoutTests/platform/linux/fast/forms/select-list-box-with-height-expected.txt b/LayoutTests/platform/linux/fast/forms/select-list-box-with-height-expected.txt
index 65e6bc5db06e232d120f1b85e1ba56f8527cf032..ca4e43244087d4d9c46ed2f0ea9746a868cfcb89 100644
--- a/LayoutTests/platform/linux/fast/forms/select-list-box-with-height-expected.txt
+++ b/LayoutTests/platform/linux/fast/forms/select-list-box-with-height-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,36) size 784x250
RenderText {#text} at (0,0) size 0x0
layer at (8,44) size 64x250 clip at (9,45) size 47x248
- RenderListBox {SELECT} at (0,0) size 64x250 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (0,0) size 64x250 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {OPTION} at (1,1) size 47x17
RenderText {#text} at (2,0) size 21x16
text run at (2,0) width 21: "one"

Powered by Google App Engine
This is Rietveld 408576698