blob: c7a1faaa2a2d5dc76efe3bf8745053223fb2ed40 [file] [log] [blame]
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