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

Unified Diff: LayoutTests/platform/mac/svg/custom/text-match-highlight-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/mac/svg/custom/text-match-highlight-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/text-match-highlight-expected.txt b/LayoutTests/platform/mac/svg/custom/text-match-highlight-expected.txt
index 1104b5e5869ce17e058fb00385cef4e03a4e2eb4..b60546d326c580f2e20d0a09f27b7543d280a5f7 100644
--- a/LayoutTests/platform/mac/svg/custom/text-match-highlight-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/text-match-highlight-expected.txt
@@ -12,8 +12,8 @@ layer at (0,0) size 800x410
text run at (502,0) width 138: "\". The 6th higlighted "
text run at (639,0) width 119: "instance should be"
text run at (0,18) width 43: "active."
- RenderBR {BR} at (42,18) size 1x18
- RenderBR {BR} at (0,36) size 0x18
+ LayoutBR {BR} at (42,18) size 1x18
+ LayoutBR {BR} at (0,36) size 0x18
RenderText {#text} at (0,54) size 91x18
text run at (0,54) width 91: "Lorum ipsum "
RenderInline {SPAN} at (0,0) size 46x18
@@ -29,7 +29,7 @@ layer at (0,0) size 800x410
text run at (270,54) width 46: "findme"
RenderText {#text} at (315,54) size 48x18
text run at (315,54) width 48: " lorum."
- RenderBR {BR} at (362,54) size 1x18
+ LayoutBR {BR} at (362,54) size 1x18
RenderText {#text} at (0,72) size 53x18
text run at (0,72) width 53: "longtext"
RenderInline {SPAN} at (0,0) size 46x18
@@ -37,7 +37,7 @@ layer at (0,0) size 800x410
text run at (52,72) width 46: "findme"
RenderText {#text} at (97,72) size 45x18
text run at (97,72) width 45: "noyou."
- RenderBR {BR} at (141,72) size 1x18
+ LayoutBR {BR} at (141,72) size 1x18
RenderSVGRoot {svg} at (18,134) size 228x160
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGPath {path} at (108,98) size 350x300 [fill={[type=SOLID] [color=#000000]}] [data="M 100 200 C 200 100 300 0 400 100 C 500 200 600 300 700 200 C 800 100 900 100 900 100"]

Powered by Google App Engine
This is Rietveld 408576698