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

Unified Diff: LayoutTests/platform/win/fast/forms/listbox-hit-test-zoomed-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/win/fast/forms/listbox-hit-test-zoomed-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/listbox-hit-test-zoomed-expected.txt b/LayoutTests/platform/win/fast/forms/listbox-hit-test-zoomed-expected.txt
index 9dfa25b2a461baf1dea7c16fbda3a85717f1f993..c3e81af922a942f6455b3d8ae8477938919db1ca 100644
--- a/LayoutTests/platform/win/fast/forms/listbox-hit-test-zoomed-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/listbox-hit-test-zoomed-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,18) size 1130x18
text run at (0,18) width 1130: " Actual: false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false"
layer at (10,10) size 142x162 clip at (22,22) size 102x138 scrollHeight 370
- RenderListBox {SELECT} at (0,0) size 141.63x162 [bgcolor=#FFFFFF] [border: (12px solid #000000)]
+ LayoutListBox {SELECT} at (0,0) size 141.63x162 [bgcolor=#FFFFFF] [border: (12px solid #000000)]
RenderBlock {OPTION} at (24,24) size 78.63x20.38
RenderText {#text} at (2,0) size 28x17
text run at (2,0) width 28: "one"

Powered by Google App Engine
This is Rietveld 408576698