layout

5 cases on this page, 5 instances in total. Each is wrapped in an element carrying data-dl-case. Cases marked correct contain no defect: flagging one is a false positive.

layout-reflow-horizontal-scroll

Fixed-width block forcing horizontal scroll at 320px · defect · 1 instance · F102

This block is a fixed 500 pixels wide, so at a 320 pixel viewport the page scrolls sideways to read it.

layout-reflow-ok

Block that wraps to any width · correct · 1 instance

This block wraps to whatever width it is given, so nothing scrolls sideways.

layout-orientation-locked

Content hidden in landscape with a rotate prompt · defect · 1 instance · F100

Visible in portrait only. In landscape this content is hidden and the page tells you to rotate.

Please rotate your device to portrait.

layout-orientation-free

Content readable in either orientation · correct · 1 instance

Readable in either orientation.

layout-orientation-hard-locked

View locked to a single orientation by the page · defect · 1 instance · F97

This view is locked to portrait by the page itself.