tenfourfox/layout/reftests/flexbox/pagination/reftest.list
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

31 lines
1.6 KiB
Plaintext

# Tests with an empty flex container being fragmented:
== flexbox-empty-1a.html flexbox-empty-1-ref.html
== flexbox-empty-1b.html flexbox-empty-1-ref.html
== flexbox-empty-1c.html flexbox-empty-1-ref.html
== flexbox-empty-1d.html flexbox-empty-1-ref.html
# Tests with an empty flex container that overflows a short fixed-height block
# being fragmented:
== flexbox-empty-1e.html flexbox-empty-1-ref.html
== flexbox-empty-1f.html flexbox-empty-1-ref.html
== flexbox-empty-1g.html flexbox-empty-1-ref.html
== flexbox-empty-1h.html flexbox-empty-1-ref.html
# Tests with an empty flex container being fragmented, with margin, border,
# and/or padding being taller than the available height:
== flexbox-empty-2a.html flexbox-empty-2-ref.html
== flexbox-empty-2b.html flexbox-empty-2-ref.html
== flexbox-empty-2c.html flexbox-empty-2-ref.html
== flexbox-empty-2d.html flexbox-empty-2-ref.html
# Tests for how we fragment a flex container with one unbreakable child
== flexbox-unbreakable-child-1a.html flexbox-unbreakable-child-1-ref.html
== flexbox-unbreakable-child-1a-wrap.html flexbox-unbreakable-child-1-ref.html
== flexbox-unbreakable-child-1b.html flexbox-unbreakable-child-1-ref.html
== flexbox-unbreakable-child-1b-wrap.html flexbox-unbreakable-child-1-ref.html
== flexbox-unbreakable-child-1c.html flexbox-unbreakable-child-1-ref.html
== flexbox-unbreakable-child-1c-wrap.html flexbox-unbreakable-child-1-ref.html
== flexbox-unbreakable-child-1d.html flexbox-unbreakable-child-1-ref.html
== flexbox-unbreakable-child-1d-wrap.html flexbox-unbreakable-child-1-ref.html
== flexbox-unbreakable-child-2.html flexbox-unbreakable-child-2-ref.html