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

Unified Diff: LayoutTests/platform/mac/fast/text/international/bidi-listbox-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/text/international/bidi-listbox-expected.txt
diff --git a/LayoutTests/platform/mac/fast/text/international/bidi-listbox-expected.txt b/LayoutTests/platform/mac/fast/text/international/bidi-listbox-expected.txt
index 2da1f22be30133a94a830449f7a62b4c980265dc..3f71887cc923e7d3bae8155fbe7d990f780ac859 100644
--- a/LayoutTests/platform/mac/fast/text/international/bidi-listbox-expected.txt
+++ b/LayoutTests/platform/mac/fast/text/international/bidi-listbox-expected.txt
@@ -41,19 +41,19 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,286) size 784x18
LayoutBR {BR} at (0,0) size 0x18
layer at (8,78) size 77x30 clip at (20,79) size 64x28
- RenderListBox {SELECT} at (0,17.63) size 76.50x30.38 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
+ LayoutListBox {SELECT} at (0,17.63) size 76.50x30.38 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
RenderBlock {OPTION} at (12,1) size 63.50x14.19
RenderText {#text} at (2,0) size 60x13
text run at (2,0) width 41 RTL: "\x{5D0}\x{5E4}\x{5E8}\x{5E1}\x{5DE}\x{5D5}\x{5DF}"
text run at (42,0) width 20: "abc"
layer at (8,162) size 77x30 clip at (9,163) size 64x28
- RenderListBox {SELECT} at (0,35.63) size 76.50x30.38 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
+ LayoutListBox {SELECT} at (0,35.63) size 76.50x30.38 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
RenderBlock {OPTION} at (1,1) size 63.50x14.19
RenderText {#text} at (2,0) size 60x13
text run at (2,0) width 19: "abc"
text run at (20,0) width 42 RTL: "\x{5D0}\x{5E4}\x{5E8}\x{5E1}\x{5DE}\x{5D5}\x{5DF}"
layer at (8,246) size 77x30 clip at (9,247) size 64x28
- RenderListBox {SELECT} at (0,35.63) size 76.50x30.38 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
+ LayoutListBox {SELECT} at (0,35.63) size 76.50x30.38 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
RenderBlock {OPTION} at (1,1) size 63.50x14.19
RenderText {#text} at (2,0) size 60x13
text run at (2,0) width 19: "abc"

Powered by Google App Engine
This is Rietveld 408576698