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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/word-break-run-rounding-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/slimmingpaint/fast/text/word-break-run-rounding-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/word-break-run-rounding-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/word-break-run-rounding-expected.txt
index 860124241effeaf5ec7ef0aba6d7249f5bdad408..ba530e3df1baede9af064c60a7ecaa0fb4699cd5 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/word-break-run-rounding-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/word-break-run-rounding-expected.txt
@@ -22,7 +22,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (3,3) size 727x18
text run at (3,3) width 727: "The black border should fit tightly around this one line of text with no space after the period."
RenderBlock (anonymous) at (0,68) size 784x24
- RenderBR {BR} at (732,0) size 1x18
+ LayoutBR {BR} at (732,0) size 1x18
RenderBlock {P} at (0,108) size 784x18
RenderText {#text} at (0,0) size 389x18
text run at (0,0) width 389: "Test that text does not wrap too early due to rounding errors:"

Powered by Google App Engine
This is Rietveld 408576698