tree: a88f0824c6a25c9f50f4750e9457fc1a4754c09f [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-position-001.html
  9. overflow-position-002.html
  10. overflow-position-003.html
  11. overflow-position-004.html
  12. overflow-transform-001.html
  13. overflow-transform-002.html
  14. overflow-transform-perspective.html
  15. README.md
third_party/WebKit/LayoutTests/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.