Index: LayoutTests/css3/flexbox/overflow-and-padding-expected.txt |
diff --git a/LayoutTests/css3/flexbox/overflow-and-padding-expected.txt b/LayoutTests/css3/flexbox/overflow-and-padding-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c7a1faaa2a2d5dc76efe3bf8745053223fb2ed40 |
--- /dev/null |
+++ b/LayoutTests/css3/flexbox/overflow-and-padding-expected.txt |
@@ -0,0 +1,2 @@ |
+Tests that padding bottom on a flexbox works in the face of overflowing content. Padding-right does not work. This matches the Blink/WebKit display:block behavior. Unfortunately, IE and Gecko both lose the padding bottom and the padding right. |
+PASS |