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

Unified Diff: LayoutTests/platform/win-xp/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-xp/css3/flexbox/flexbox-baseline-expected.txt
diff --git a/LayoutTests/platform/win-xp/css3/flexbox/flexbox-baseline-expected.txt b/LayoutTests/platform/win-xp/css3/flexbox/flexbox-baseline-expected.txt
index 4a6cfb9fbfe3d568bdf0f9f2d2a46919cde7a56a..84ba7ecbc22bfac044a8c19a598a17a1d3ff6d91 100644
--- a/LayoutTests/platform/win-xp/css3/flexbox/flexbox-baseline-expected.txt
+++ b/LayoutTests/platform/win-xp/css3/flexbox/flexbox-baseline-expected.txt
@@ -216,10 +216,10 @@ layer at (469,359) size 167x65 clip at (469,359) size 152x65 scrollY 10.00 scrol
RenderBlock {DIV} at (0,0) size 167x65
RenderText {#text} at (0,15) size 147x19
text run at (0,15) width 147: "The baseline is based on"
- RenderBR {BR} at (147,15) size 0x19
+ LayoutBR {BR} at (147,15) size 0x19
RenderText {#text} at (0,35) size 152x19
text run at (0,35) width 152: "the non-scrolled position;"
- RenderBR {BR} at (152,35) size 0x19
+ LayoutBR {BR} at (152,35) size 0x19
RenderText {#text} at (0,55) size 104x19
text run at (0,55) width 104: "this won't line up."
layer at (469,5) size 50x20

Powered by Google App Engine
This is Rietveld 408576698