Index: LayoutTests/platform/linux/fast/forms/button-set-display-flex-justifyContent-center-expected.txt |
diff --git a/LayoutTests/platform/linux/fast/forms/button-set-display-flex-justifyContent-center-expected.txt b/LayoutTests/platform/linux/fast/forms/button-set-display-flex-justifyContent-center-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..79cc35d401903827748ac7f95e5f770de99a73c8 |
--- /dev/null |
+++ b/LayoutTests/platform/linux/fast/forms/button-set-display-flex-justifyContent-center-expected.txt |
@@ -0,0 +1,19 @@ |
+layer at (0,0) size 800x600 |
+ RenderView at (0,0) size 800x600 |
+layer at (0,0) size 800x171 |
+ RenderBlock {HTML} at (0,0) size 800x170.53 |
+ RenderBody {BODY} at (8,21.27) size 784x141.27 |
+ RenderBlock {H4} at (0,0) size 784x20 |
+ RenderText {#text} at (0,0) size 742x19 |
+ text run at (0,0) width 742: "Test for BUG=344733: Centering text inside a button set to display flex and justify-content: center is impossible" |
+ RenderBlock (anonymous) at (0,41.27) size 784x50 |
+ RenderButton {BUTTON} at (0,0) size 400x50 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)] |
+ RenderBlock (anonymous) at (8,17) size 384x16 |
+ RenderText {#text} at (181,0) size 22x16 |
+ text run at (181,0) width 22: "text" |
+ RenderText {#text} at (0,0) size 0x0 |
+ RenderButton {BUTTON} at (0,91.27) size 400x50 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)] |
+ RenderFlexibleBox at (8,17) size 384x16 |
+ RenderBlock (anonymous) at (103,0) size 178x16 |
+ RenderText {#text} at (0,0) size 178x16 |
+ text run at (0,0) width 178: "text with justify-content: center" |