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

Unified Diff: LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/whitespace/tab-character-basics-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/antialiasedtext/fast/text/whitespace/tab-character-basics-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/whitespace/tab-character-basics-expected.txt b/LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/whitespace/tab-character-basics-expected.txt
index 03200da543ba6303d5ce22bff245a044df781e5f..70110006a161b8089dee84bdd7e13b6f143719d2 100644
--- a/LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/whitespace/tab-character-basics-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/antialiasedtext/fast/text/whitespace/tab-character-basics-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x446
RenderBlock {P} at (3,55) size 640x40
RenderText {#text} at (0,0) size 248x19
text run at (0,0) width 248: "0123456789012345678901234567890"
- RenderBR {BR} at (248,0) size 0x19
+ LayoutBR {BR} at (248,0) size 0x19
RenderText {#text} at (0,20) size 74x19
text run at (0,20) width 74: "X\x{9}XX\x{9}XXX"
RenderBlock {OL} at (3,111) size 640x60
@@ -44,7 +44,7 @@ layer at (0,0) size 800x446
RenderBlock {P} at (3,299) size 640x40
RenderText {#text} at (0,0) size 408x19
text run at (0,0) width 408: "012345678901234567890123456789012345678901234567890"
- RenderBR {BR} at (408,0) size 0x19
+ LayoutBR {BR} at (408,0) size 0x19
RenderText {#text} at (0,20) size 375x19
text run at (0,20) width 375: "X\x{9}\x{9}XX\x{9}\x{9}XXX\x{9}\x{9}XXXX\x{9}\x{9}XXXXX"
RenderBlock {P} at (3,355) size 640x20 [color=#0000FF]

Powered by Google App Engine
This is Rietveld 408576698