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/win/virtual/antialiasedtext/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/win/virtual/antialiasedtext/fast/text/international/bidi-listbox-expected.txt
diff --git a/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/international/bidi-listbox-expected.txt b/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/international/bidi-listbox-expected.txt
index 689c521e2bbd91e7b14744507766659c92fc9fc5..eb983435e059cf70ca4b86afef0fafdee51e2f0f 100644
--- a/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/international/bidi-listbox-expected.txt
+++ b/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/international/bidi-listbox-expected.txt
@@ -41,19 +41,19 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,304) size 784x18
LayoutBR {BR} at (0,0) size 0x17
layer at (8,78) size 86x36 clip at (24,79) size 69x34
- RenderListBox {SELECT} at (0,18) size 86x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (0,18) size 86x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {OPTION} at (16,1) size 69x17
RenderText {#text} at (2,0) size 65x15
text run at (2,0) width 44 RTL: "\x{5D0}\x{5E4}\x{5E8}\x{5E1}\x{5DE}\x{5D5}\x{5DF}"
text run at (46,0) width 21: "abc"
layer at (8,168) size 86x36 clip at (9,169) size 69x34
- RenderListBox {SELECT} at (0,36) size 86x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (0,36) size 86x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {OPTION} at (1,1) size 69x17
RenderText {#text} at (2,0) size 65x15
text run at (2,0) width 21: "abc"
text run at (23,0) width 44 RTL: "\x{5D0}\x{5E4}\x{5E8}\x{5E1}\x{5DE}\x{5D5}\x{5DF}"
layer at (8,258) size 86x36 clip at (9,259) size 69x34
- RenderListBox {SELECT} at (0,36) size 86x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (0,36) size 86x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {OPTION} at (1,1) size 69x17
RenderText {#text} at (2,0) size 65x15
text run at (2,0) width 21: "abc"

Powered by Google App Engine
This is Rietveld 408576698