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

Unified Diff: LayoutTests/platform/win/virtual/antialiasedtext/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/virtual/antialiasedtext/fast/text/drawBidiText-expected.txt
diff --git a/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/drawBidiText-expected.txt b/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/drawBidiText-expected.txt
index 9d044f1d2b641e78998d1830394b4a8d56fe6230..9ed8760c9d5717431ab71b2b502da3a887b669d6 100644
--- a/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/drawBidiText-expected.txt
+++ b/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/drawBidiText-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 286x17
text run at (0,0) width 286: "This tests GraphicsContext::drawBidiText()."
layer at (8,42) size 322x205 clip at (9,43) size 305x203
- RenderListBox {SELECT} at (0,34) size 322.36x205.34 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (0,34) size 322.36x205.34 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {OPTION} at (1,1) size 305.36x22.59
RenderText {#text} at (2,0) size 200x20
text run at (2,0) width 40: "First "
@@ -50,7 +50,7 @@ layer at (8,42) size 322x205 clip at (9,43) size 305x203
text run at (184,0) width 23 RTL: "\x{202B}\x{5D9}\x{5E9} "
text run at (206,0) width 98: "\x{202C}\x{201D} and ran off"
layer at (8,247) size 366x18 clip at (9,248) size 349x16
- RenderListBox {SELECT} at (0,239.34) size 366x18 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (0,239.34) size 366x18 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {OPTION} at (1,1) size 349x15.39
RenderText {#text} at (2,0) size 345x14
text run at (2,0) width 345: "There are two ways to measure text: my way and the wrong way"

Powered by Google App Engine
This is Rietveld 408576698