Page MenuHomePhabricator

Add "max-width: 100%;" to stop large images from overflowing the new rendering engine UI
ClosedPublic

Authored by epriestley on Jun 1 2018, 8:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Dec 16, 1:50 AM
Unknown Object (File)
Wed, Dec 11, 7:59 AM
Unknown Object (File)
Fri, Dec 6, 7:47 AM
Unknown Object (File)
Wed, Dec 4, 8:43 AM
Unknown Object (File)
Sun, Dec 1, 7:27 PM
Unknown Object (File)
Wed, Nov 27, 3:51 AM
Unknown Object (File)
Sat, Nov 23, 11:33 AM
Unknown Object (File)
Nov 22 2024, 2:09 AM
Subscribers
None

Details

Summary

Fixes T13148. Ref T13105. The new document rendering engine for images let them overflow the UI bounds.

Add max-width: 100%; to keep them contained.

Test Plan
  • Viewed a very wide image in Safari, Firefox and Chrome. Saw sensible rendering.
  • Also viewed a normal image, saw normal behavior.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable