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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/text/international/lang-glyph-cache-separation-expected.txt
diff --git a/LayoutTests/platform/mac/fast/text/international/lang-glyph-cache-separation-expected.txt b/LayoutTests/platform/mac/fast/text/international/lang-glyph-cache-separation-expected.txt
index 90c602dc3625f045ee902c88734442584c6b9478..3e402f1d81fc7e92fbfdb7610e893c46c8345900 100644
--- a/LayoutTests/platform/mac/fast/text/international/lang-glyph-cache-separation-expected.txt
+++ b/LayoutTests/platform/mac/fast/text/international/lang-glyph-cache-separation-expected.txt
@@ -6,11 +6,11 @@ layer at (0,0) size 800x412
RenderBlock (anonymous) at (0,0) size 784x54
RenderText {#text} at (0,0) size 342x18
text run at (0,0) width 342: "Tests if glyph caches of different languages interfere."
- RenderBR {BR} at (341,0) size 1x18
+ LayoutBR {BR} at (341,0) size 1x18
RenderText {#text} at (0,18) size 743x36
text run at (0,18) width 743: "On systems that the locales have different font preferences, the following divs should be displayed in corresponding"
text run at (0,36) width 180: "preferred fonts respectively."
- RenderBR {BR} at (179,36) size 1x18
+ LayoutBR {BR} at (179,36) size 1x18
RenderBlock {DIV} at (0,54) size 784x114
RenderBlock (anonymous) at (0,0) size 784x18
RenderText {#text} at (0,0) size 130x18

Powered by Google App Engine
This is Rietveld 408576698