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

Unified Diff: LayoutTests/platform/win/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/virtual/slimmingpaint/fast/text/drawBidiText-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/text/drawBidiText-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/text/drawBidiText-expected.txt
index 342bc2fc478e26e50639b87954f6d2fd70732f8e..efceff237993b97000e0c3fed72b63c4fdb997f0 100644
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/text/drawBidiText-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/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 365x18 clip at (9,248) size 348x16
- RenderListBox {SELECT} at (0,239.34) size 365x18 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (0,239.34) 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"
« no previous file with comments | « LayoutTests/platform/win/virtual/slimmingpaint/fast/table/form-with-table-style-expected.txt ('k') | Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698