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

Unified Diff: LayoutTests/platform/mac/css3/flexbox/flexbox-baseline-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/css3/flexbox/flexbox-baseline-expected.txt
diff --git a/LayoutTests/platform/mac/css3/flexbox/flexbox-baseline-expected.txt b/LayoutTests/platform/mac/css3/flexbox/flexbox-baseline-expected.txt
index 8a4f1172ab35a71fdd48dfb7bda19ddab61cb9db..d907cd305904cb1b9cbdca3613c7e4ef8701b685 100644
--- a/LayoutTests/platform/mac/css3/flexbox/flexbox-baseline-expected.txt
+++ b/LayoutTests/platform/mac/css3/flexbox/flexbox-baseline-expected.txt
@@ -216,10 +216,10 @@ layer at (473,352) size 179x65 backgroundClip at (473,352) size 178x65 clip at (
RenderBlock {DIV} at (0,0) size 178.53x65
RenderText {#text} at (0,15) size 157x18
text run at (0,15) width 157: "The baseline is based on"
- RenderBR {BR} at (156,15) size 1x18
+ LayoutBR {BR} at (156,15) size 1x18
RenderText {#text} at (0,33) size 164x18
text run at (0,33) width 164: "the non-scrolled position;"
- RenderBR {BR} at (163,33) size 1x18
+ LayoutBR {BR} at (163,33) size 1x18
RenderText {#text} at (0,51) size 114x18
text run at (0,51) width 114: "this won't line up."
layer at (473,5) size 53x18

Powered by Google App Engine
This is Rietveld 408576698