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

Unified Diff: LayoutTests/platform/win/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/win/css3/flexbox/flexbox-baseline-expected.txt
diff --git a/LayoutTests/platform/win/css3/flexbox/flexbox-baseline-expected.txt b/LayoutTests/platform/win/css3/flexbox/flexbox-baseline-expected.txt
index dfcc1de90f3f3365cece3f0754a8e7f111d392c8..89ea3e3d02d4386af037299f612594a0d51a0794 100644
--- a/LayoutTests/platform/win/css3/flexbox/flexbox-baseline-expected.txt
+++ b/LayoutTests/platform/win/css3/flexbox/flexbox-baseline-expected.txt
@@ -216,10 +216,10 @@ layer at (473,351) size 179x65 backgroundClip at (473,351) size 178x65 clip at (
RenderBlock {DIV} at (0,0) size 178.53x65
RenderText {#text} at (0,15) size 157x17
text run at (0,15) width 157: "The baseline is based on"
- RenderBR {BR} at (156,15) size 1x17
+ LayoutBR {BR} at (156,15) size 1x17
RenderText {#text} at (0,33) size 164x17
text run at (0,33) width 164: "the non-scrolled position;"
- RenderBR {BR} at (163,33) size 1x17
+ LayoutBR {BR} at (163,33) size 1x17
RenderText {#text} at (0,51) size 114x17
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