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

Unified Diff: LayoutTests/platform/win-xp/css3/flexbox/button-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/button-expected.txt
diff --git a/LayoutTests/platform/win-xp/css3/flexbox/button-expected.txt b/LayoutTests/platform/win-xp/css3/flexbox/button-expected.txt
index d3d739632cc53b232947c333141c3b0f16820956..141dac7ac9867b7dc5c5b3d0fb7fe6b56aad5ca0 100644
--- a/LayoutTests/platform/win-xp/css3/flexbox/button-expected.txt
+++ b/LayoutTests/platform/win-xp/css3/flexbox/button-expected.txt
@@ -17,18 +17,18 @@ layer at (0,0) size 800x246
RenderBlock (anonymous) at (0,58) size 784x64
RenderText {#text} at (0,0) size 76x19
text run at (0,0) width 76: "Simple case."
- RenderBR {BR} at (76,0) size 0x19
+ LayoutBR {BR} at (76,0) size 0x19
RenderButton {BUTTON} at (0,32) size 16x6 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
- RenderBR {BR} at (16,20) size 0x19
+ LayoutBR {BR} at (16,20) size 0x19
RenderButton {INPUT} at (0,40) size 16x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
- RenderBR {BR} at (16,44) size 0x19
+ LayoutBR {BR} at (16,44) size 0x19
RenderBlock {HR} at (0,130) size 784x2 [border: (1px inset #EEEEEE)]
RenderBlock (anonymous) at (0,140) size 784x90
RenderText {#text} at (0,0) size 739x19
text run at (0,0) width 739: "Empty <button> and <input type=button> with overflow: scroll;. The presence of the scrollbar should not shrink the button."
- RenderBR {BR} at (739,0) size 0x19
- RenderBR {BR} at (31,20) size 0x19
- RenderBR {BR} at (31,57) size 0x19
+ LayoutBR {BR} at (739,0) size 0x19
+ LayoutBR {BR} at (31,20) size 0x19
+ LayoutBR {BR} at (31,57) size 0x19
layer at (8,180) size 31x21 clip at (10,182) size 12x2
RenderButton {BUTTON} at (0,32) size 31x21 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
layer at (8,201) size 31x37 clip at (10,203) size 12x18

Powered by Google App Engine
This is Rietveld 408576698