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

Unified Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/text/drawBidiText-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/slimmingpaint/fast/text/drawBidiText-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/text/drawBidiText-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/text/drawBidiText-expected.txt
index b94b0de10ac0aab6901e065efb70156eac5aa64e..05a2cb44977dcb8d5978af78a0f459069acb8f2c 100644
--- a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/text/drawBidiText-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/text/drawBidiText-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 264x19
text run at (0,0) width 264: "This tests GraphicsContext::drawBidiText()."
layer at (8,44) size 327x209 clip at (9,45) size 310x207
- RenderListBox {SELECT} at (0,36) size 327x209 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (0,36) size 327x209 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {OPTION} at (1,1) size 310x23
RenderText {#text} at (2,0) size 199x21
text run at (2,0) width 40: "First "
@@ -50,7 +50,7 @@ layer at (8,44) size 327x209 clip at (9,45) size 310x207
text run at (188,0) width 22 RTL: "\x{202B}\x{5D9}\x{5E9} "
text run at (210,0) width 98: "\x{202C}\x{201D} and ran off"
layer at (8,253) size 365x18 clip at (9,254) size 348x16
- RenderListBox {SELECT} at (0,245) size 365x18 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (0,245) size 365x18 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {OPTION} at (1,1) size 348x16
RenderText {#text} at (2,0) size 344x15
text run at (2,0) width 344: "There are two ways to measure text: my way and the wrong way"

Powered by Google App Engine
This is Rietveld 408576698