tree: 9c76574ca2902d505a8b0a895e5bce0e3a4a9c22 [path history] [tgz]
  1. overflow-basic-001.html
  2. overflow-basic-002.html
  3. overflow-basic-003.html
  4. overflow-basic-004.html
  5. overflow-basic-005.html
  6. overflow-basic-006.html
  7. overflow-bug-chrome-ng-001.html
  8. overflow-inline-001.html
  9. overflow-inline-002.html
  10. overflow-inline-003.html
  11. overflow-position-001.html
  12. overflow-position-002.html
  13. overflow-position-003.html
  14. overflow-position-004.html
  15. overflow-transform-001.html
  16. overflow-transform-002.html
  17. overflow-transform-perspective.html
  18. OWNERS
  19. README.md
third_party/blink/web_tests/overflow/README.md

README.md

This directory attempts to test overflow specifications: css-overflow-3, and css-overflow-4

Overflow is observed by Element.scrollWidth and Element.scrollHeight.

These tests do not test scrollbar visibility or size, because the spec does not dictate scrollbar appearance.