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

Unified Diff: LayoutTests/platform/win/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/win/fast/text/word-break-run-rounding-expected.txt
diff --git a/LayoutTests/platform/win/fast/text/word-break-run-rounding-expected.txt b/LayoutTests/platform/win/fast/text/word-break-run-rounding-expected.txt
index 1514e98b3e0c0626de0cb1c137d0ebeb5cb5733e..7bc42a39111de86a0af7fcd438889c78a362292b 100644
--- a/LayoutTests/platform/win/fast/text/word-break-run-rounding-expected.txt
+++ b/LayoutTests/platform/win/fast/text/word-break-run-rounding-expected.txt
@@ -22,7 +22,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (3,3) size 594x17
text run at (3,3) width 594: "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 (599,0) size 1x17
+ LayoutBR {BR} at (599,0) size 1x17
RenderBlock {P} at (0,108) size 784x18
RenderText {#text} at (0,0) size 389x17
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