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

Unified Diff: LayoutTests/platform/win-xp/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-xp/virtual/antialiasedtext/fast/text/drawBidiText-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/drawBidiText-expected.txt b/LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/drawBidiText-expected.txt
index 161008d733d778d806dc76b0ca4e940fdc704a50..996fedc0b27fc48b52b2c1956809e26c01b39988 100644
--- a/LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/drawBidiText-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/drawBidiText-expected.txt
@@ -6,5 +6,5 @@ layer at (0,0) size 800x600
RenderBlock {P} at (0,0) size 784x20
RenderText {#text} at (0,0) size 264x19
text run at (0,0) width 264: "This tests GraphicsContext::drawBidiText()."
- RenderListBox {SELECT} at (2,36) size 327x199 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
- RenderListBox {SELECT} at (2,237) size 365x18 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (2,36) size 327x199 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (2,237) size 365x18 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]

Powered by Google App Engine
This is Rietveld 408576698