Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-03 | Base: Add test page for the 'background-repeat' property | Timothy Flynn | |
This page tests the following values for background-repeat: repeat, repeat-x, repeat-y, no-repeat The test is duplicated for the <body> node and for child <div> nodes, because the code that paints these nodes are in separate locations. |