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

Side by Side Diff: LayoutTests/platform/linux/fast/forms/button-set-display-flex-justifyContent-center-expected.txt

Issue 278603002: Centering text inside a button set to display flex with justify-content: center is impossible (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: New patchset based on comments Created 6 years, 7 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 unified diff | Download patch
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x171
4 RenderBlock {HTML} at (0,0) size 800x170.53
5 RenderBody {BODY} at (8,21.27) size 784x141.27
6 RenderBlock {H4} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 742x19
8 text run at (0,0) width 742: "Test for BUG=344733: Centering text insi de a button set to display flex and justify-content: center is impossible"
9 RenderBlock (anonymous) at (0,41.27) size 784x50
10 RenderButton {BUTTON} at (0,0) size 400x50 [bgcolor=#C0C0C0] [border: (2 px outset #C0C0C0)]
11 RenderBlock (anonymous) at (8,17) size 384x16
12 RenderText {#text} at (181,0) size 22x16
13 text run at (181,0) width 22: "text"
14 RenderText {#text} at (0,0) size 0x0
15 RenderButton {BUTTON} at (0,91.27) size 400x50 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
16 RenderFlexibleBox at (8,17) size 384x16
17 RenderBlock (anonymous) at (103,0) size 178x16
18 RenderText {#text} at (0,0) size 178x16
19 text run at (0,0) width 178: "text with justify-content: center"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698