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

Unified Diff: LayoutTests/platform/mac/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/mac/virtual/antialiasedtext/fast/text/whitespace/tab-character-basics-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/whitespace/tab-character-basics-expected.txt b/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/whitespace/tab-character-basics-expected.txt
index 7c54ac05b3ba87e7dda9c821cd5eddfab3f8f6af..d640eb443b07397887a4b08d93fc8d14de6ff22e 100644
--- a/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/whitespace/tab-character-basics-expected.txt
+++ b/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/whitespace/tab-character-basics-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x502
RenderBlock {P} at (3,56) size 640x42
RenderText {#text} at (0,0) size 298x20
text run at (0,0) width 298: "0123456789012345678901234567890"
- RenderBR {BR} at (297,0) size 1x20
+ LayoutBR {BR} at (297,0) size 1x20
RenderText {#text} at (0,21) size 77x20
text run at (0,21) width 77: "X\x{9}XX\x{9}XXX"
RenderBlock {OL} at (3,114) size 640x63
@@ -44,7 +44,7 @@ layer at (0,0) size 800x502
RenderBlock {P} at (3,309) size 640x63
RenderText {#text} at (0,0) size 490x20
text run at (0,0) width 490: "012345678901234567890123456789012345678901234567890"
- RenderBR {BR} at (489,0) size 1x20
+ LayoutBR {BR} at (489,0) size 1x20
RenderText {#text} at (0,21) size 634x41
text run at (0,21) width 634: "X\x{9}\x{9}XX\x{9}\x{9}XXX\x{9}\x{9}XXXX\x{9}\x{9}XX"
text run at (0,42) width 29: "XXX"

Powered by Google App Engine
This is Rietveld 408576698