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

Unified Diff: LayoutTests/platform/win/fast/borders/border-antialiasing-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/borders/border-antialiasing-expected.txt
diff --git a/LayoutTests/platform/win/fast/borders/border-antialiasing-expected.txt b/LayoutTests/platform/win/fast/borders/border-antialiasing-expected.txt
index 69b53942c05603c29d396723437dfa5fa5d2b89d..5dda783b0be569d1f268adb30f0c90f90c80d394 100644
--- a/LayoutTests/platform/win/fast/borders/border-antialiasing-expected.txt
+++ b/LayoutTests/platform/win/fast/borders/border-antialiasing-expected.txt
@@ -101,7 +101,7 @@ layer at (18,20) size 764x431
RenderInline {SPAN} at (0,0) size 80x39
RenderText {#text} at (6,0) size 74x17
text run at (6,0) width 74: "I am a span"
- RenderBR {BR} at (79,0) size 1x17
+ LayoutBR {BR} at (79,0) size 1x17
RenderText {#text} at (0,18) size 29x17
text run at (0,18) width 29: "I am"
RenderText {#text} at (34,18) size 5x17
@@ -109,7 +109,7 @@ layer at (18,20) size 764x431
RenderInline {SPAN} at (0,0) size 76x39
RenderText {#text} at (44,18) size 30x17
text run at (44,18) width 30: "I am"
- RenderBR {BR} at (73,18) size 1x17
+ LayoutBR {BR} at (73,18) size 1x17
RenderText {#text} at (0,36) size 74x17
text run at (0,36) width 74: "a span I am"
RenderText {#text} at (79,36) size 5x17
@@ -117,7 +117,7 @@ layer at (18,20) size 764x431
RenderInline {SPAN} at (0,0) size 163x39
RenderText {#text} at (89,36) size 74x17
text run at (89,36) width 74: "I am a span"
- RenderBR {BR} at (162,36) size 1x17
+ LayoutBR {BR} at (162,36) size 1x17
RenderText {#text} at (0,54) size 29x17
text run at (0,54) width 29: "I am"
RenderText {#text} at (34,54) size 5x17
@@ -125,7 +125,7 @@ layer at (18,20) size 764x431
RenderInline {SPAN} at (0,0) size 76x39
RenderText {#text} at (44,54) size 30x17
text run at (44,54) width 30: "I am"
- RenderBR {BR} at (73,54) size 1x17
+ LayoutBR {BR} at (73,54) size 1x17
RenderText {#text} at (0,72) size 74x17
text run at (0,72) width 74: "a span I am"
RenderText {#text} at (79,72) size 5x17
@@ -133,7 +133,7 @@ layer at (18,20) size 764x431
RenderInline {SPAN} at (0,0) size 163x39
RenderText {#text} at (89,72) size 74x17
text run at (89,72) width 74: "I am a span"
- RenderBR {BR} at (162,72) size 1x17
+ LayoutBR {BR} at (162,72) size 1x17
RenderText {#text} at (0,90) size 29x17
text run at (0,90) width 29: "I am"
RenderText {#text} at (34,90) size 5x17
@@ -141,7 +141,7 @@ layer at (18,20) size 764x431
RenderInline {SPAN} at (0,0) size 76x39
RenderText {#text} at (44,90) size 30x17
text run at (44,90) width 30: "I am"
- RenderBR {BR} at (73,90) size 1x17
+ LayoutBR {BR} at (73,90) size 1x17
RenderText {#text} at (0,108) size 74x17
text run at (0,108) width 74: "a span I am"
RenderText {#text} at (79,108) size 5x17
@@ -149,7 +149,7 @@ layer at (18,20) size 764x431
RenderInline {SPAN} at (0,0) size 163x39
RenderText {#text} at (89,108) size 74x17
text run at (89,108) width 74: "I am a span"
- RenderBR {BR} at (162,108) size 1x17
+ LayoutBR {BR} at (162,108) size 1x17
RenderText {#text} at (0,126) size 29x17
text run at (0,126) width 29: "I am"
RenderText {#text} at (34,126) size 5x17
@@ -157,7 +157,7 @@ layer at (18,20) size 764x431
RenderInline {SPAN} at (0,0) size 76x39
RenderText {#text} at (44,126) size 30x17
text run at (44,126) width 30: "I am"
- RenderBR {BR} at (73,126) size 1x17
+ LayoutBR {BR} at (73,126) size 1x17
RenderText {#text} at (0,144) size 74x17
text run at (0,144) width 74: "a span I am"
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698