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

Unified Diff: LayoutTests/platform/mac/fast/forms/select-multiple-rtl-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-multiple-rtl-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/select-multiple-rtl-expected.txt b/LayoutTests/platform/mac/fast/forms/select-multiple-rtl-expected.txt
index d387faad07d130c23a3601161782abb3285cfafc..03ccceab7444a01fd57c436feb794a8cd14d7f06 100644
--- a/LayoutTests/platform/mac/fast/forms/select-multiple-rtl-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/select-multiple-rtl-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x121
RenderBlock {DIV} at (0,18) size 784x87
RenderText {#text} at (0,0) size 0x0
layer at (592,26) size 200x87 clip at (604,27) size 187x85
- RenderListBox {SELECT} at (584,-0.13) size 200x87.13 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
+ LayoutListBox {SELECT} at (584,-0.13) size 200x87.13 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
RenderBlock {OPTION} at (12,1) size 187x14.19
RenderText {#text} at (151,0) size 34x13
text run at (151,0) width 34: "Test 1"

Powered by Google App Engine
This is Rietveld 408576698