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

Unified Diff: LayoutTests/platform/win-xp/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-xp/fast/css/text-rendering-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/css/text-rendering-expected.txt b/LayoutTests/platform/win-xp/fast/css/text-rendering-expected.txt
index a8f4cd5530f79488b9618446f683bd2354c8d241..5e11c31876dd3edad66b0f5997be0c45d625efdb 100644
--- a/LayoutTests/platform/win-xp/fast/css/text-rendering-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/css/text-rendering-expected.txt
@@ -9,25 +9,25 @@ layer at (0,0) size 800x600
text run at (0,72) width 227: "ligatures)"
RenderText {#text} at (227,111) size 4x19
text run at (227,111) width 4: " "
- RenderBR {BR} at (231,126) size 0x0
+ LayoutBR {BR} at (231,126) size 0x0
RenderInline {SPAN} at (0,0) size 670x139
RenderText {#text} at (0,143) size 670x139
text run at (0,143) width 670: "fin LYAWA (No kerning or"
text run at (0,214) width 227: "ligatures)"
RenderText {#text} at (227,253) size 4x19
text run at (227,253) width 4: " "
- RenderBR {BR} at (231,268) size 0x0
+ LayoutBR {BR} at (231,268) size 0x0
RenderInline {SPAN} at (0,0) size 631x139
RenderText {#text} at (0,285) size 631x139
text run at (0,285) width 631: "fin LYAWA (Kerning and"
text run at (0,356) width 227: "ligatures)"
RenderText {#text} at (227,395) size 4x19
text run at (227,395) width 4: " "
- RenderBR {BR} at (231,410) size 0x0
+ LayoutBR {BR} at (231,410) size 0x0
RenderInline {SPAN} at (0,0) size 631x139
RenderText {#text} at (0,427) size 631x139
text run at (0,427) width 631: "fin LYAWA (Kerning and"
text run at (0,498) width 227: "ligatures)"
RenderText {#text} at (227,537) size 4x19
text run at (227,537) width 4: " "
- RenderBR {BR} at (231,552) size 0x0
+ LayoutBR {BR} at (231,552) size 0x0

Powered by Google App Engine
This is Rietveld 408576698