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

Unified Diff: LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/international/bidi-listbox-atsui-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-xp/virtual/antialiasedtext/fast/text/international/bidi-listbox-atsui-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/international/bidi-listbox-atsui-expected.txt b/LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/international/bidi-listbox-atsui-expected.txt
index e8b4434a83a37c0ada248ecf3d381bb9a6f47a03..7d706daaf0f1e2cc82cc4c3be20d5bbef8bb47b3 100644
--- a/LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/international/bidi-listbox-atsui-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/international/bidi-listbox-atsui-expected.txt
@@ -13,7 +13,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 92x19
text run at (0,0) width 92: "1) direction: rtl;"
LayoutBR {BR} at (92,15) size 0x0
- RenderListBox {SELECT} at (2,22) size 84x69 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (2,22) size 84x69 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
LayoutBR {BR} at (88,86) size 0x0
RenderBlock {DIV} at (0,149) size 100x20
RenderText {#text} at (31,0) size 69x19
@@ -24,7 +24,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,20) size 92x19
text run at (0,20) width 92: "2) direction: ltr;"
LayoutBR {BR} at (92,35) size 0x0
- RenderListBox {SELECT} at (2,42) size 84x69 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (2,42) size 84x69 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
LayoutBR {BR} at (88,106) size 0x0
RenderBlock {DIV} at (0,282) size 100x20
RenderText {#text} at (0,0) size 69x19
@@ -35,7 +35,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,20) size 68x19
text run at (0,20) width 68: "3) No style"
LayoutBR {BR} at (68,35) size 0x0
- RenderListBox {SELECT} at (2,42) size 84x69 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (2,42) size 84x69 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
LayoutBR {BR} at (88,106) size 0x0
RenderBlock {DIV} at (0,415) size 100x20
RenderText {#text} at (0,0) size 69x19

Powered by Google App Engine
This is Rietveld 408576698