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

Unified Diff: LayoutTests/platform/win/fast/css/text-rendering-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/css/text-rendering-expected.txt
diff --git a/LayoutTests/platform/win/fast/css/text-rendering-expected.txt b/LayoutTests/platform/win/fast/css/text-rendering-expected.txt
index fda6c7f8e0ed350f600a2b036637e80085b5af13..22f3af2a8eae96b56884f00bf67340a020a099eb 100644
--- a/LayoutTests/platform/win/fast/css/text-rendering-expected.txt
+++ b/LayoutTests/platform/win/fast/css/text-rendering-expected.txt
@@ -9,25 +9,25 @@ layer at (0,0) size 800x600
text run at (0,70) width 227: "ligatures)"
RenderText {#text} at (226,109) size 5x17
text run at (226,109) width 5: " "
- RenderBR {BR} at (230,123) size 1x0
+ LayoutBR {BR} at (230,123) size 1x0
RenderInline {SPAN} at (0,0) size 677x135
RenderText {#text} at (0,139) size 677x135
text run at (0,139) width 677: "fin LYAWA (No kerning or"
text run at (0,208) width 227: "ligatures)"
RenderText {#text} at (226,247) size 5x17
text run at (226,247) width 5: " "
- RenderBR {BR} at (230,261) size 1x0
+ LayoutBR {BR} at (230,261) size 1x0
RenderInline {SPAN} at (0,0) size 611x135
RenderText {#text} at (0,277) size 611x135
text run at (0,277) width 611: "fin LYAWA (Kerning and"
text run at (0,346) width 227: "ligatures)"
RenderText {#text} at (226,385) size 5x17
text run at (226,385) width 5: " "
- RenderBR {BR} at (230,399) size 1x0
+ LayoutBR {BR} at (230,399) size 1x0
RenderInline {SPAN} at (0,0) size 611x135
RenderText {#text} at (0,415) size 611x135
text run at (0,415) width 611: "fin LYAWA (Kerning and"
text run at (0,484) width 227: "ligatures)"
RenderText {#text} at (226,523) size 5x17
text run at (226,523) width 5: " "
- RenderBR {BR} at (230,537) size 1x0
+ LayoutBR {BR} at (230,537) size 1x0

Powered by Google App Engine
This is Rietveld 408576698