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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/text/word-break-run-rounding-expected.txt
diff --git a/LayoutTests/platform/linux/fast/text/word-break-run-rounding-expected.txt b/LayoutTests/platform/linux/fast/text/word-break-run-rounding-expected.txt
index 45f0dd84eb34691cff5539fd5a0eb5d95f4fc849..22cec05e4037a7bac7e1262af2007a4d993b01e3 100644
--- a/LayoutTests/platform/linux/fast/text/word-break-run-rounding-expected.txt
+++ b/LayoutTests/platform/linux/fast/text/word-break-run-rounding-expected.txt
@@ -22,7 +22,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (3,3) size 551x19
text run at (3,3) width 551: "The black border should fit tightly around this one line of text with no space after the period."
RenderBlock (anonymous) at (0,72) size 784x26
- RenderBR {BR} at (557,0) size 0x19
+ LayoutBR {BR} at (557,0) size 0x19
RenderBlock {P} at (0,114) size 784x20
RenderText {#text} at (0,0) size 367x19
text run at (0,0) width 367: "Test that text does not wrap too early due to rounding errors:"

Powered by Google App Engine
This is Rietveld 408576698