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

Unified Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/text/international/lang-glyph-cache-separation-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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/international/lang-glyph-cache-separation-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/text/international/lang-glyph-cache-separation-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/text/international/lang-glyph-cache-separation-expected.txt
index d24503ef6212afb110f95a071fdddfd2a3e96eba..cb95668dfa93a7b3945a8ab30e6d12dd6f764d9a 100644
--- a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/text/international/lang-glyph-cache-separation-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/text/international/lang-glyph-cache-separation-expected.txt
@@ -6,11 +6,11 @@ layer at (0,0) size 800x371
RenderBlock (anonymous) at (0,0) size 784x60
RenderText {#text} at (0,0) size 312x19
text run at (0,0) width 312: "Tests if glyph caches of different languages interfere."
- RenderBR {BR} at (312,0) size 0x19
+ LayoutBR {BR} at (312,0) size 0x19
RenderText {#text} at (0,20) size 781x39
text run at (0,20) width 781: "On systems that the locales have different font preferences, the following divs should be displayed in corresponding preferred fonts"
text run at (0,40) width 75: "respectively."
- RenderBR {BR} at (75,40) size 0x19
+ LayoutBR {BR} at (75,40) size 0x19
RenderBlock {DIV} at (0,60) size 784x100
RenderBlock (anonymous) at (0,0) size 784x20
RenderText {#text} at (0,0) size 114x19

Powered by Google App Engine
This is Rietveld 408576698