Chromium Code Reviews
DescriptionRemove x,y,width,height from HTMLImageElement.
This conflicts with adding them to HTMLElement for custom layout.
I grepped the codebase and couldn't find any uses of these. The
big thing we lose here is a way to set width/height on an image
that automatically maintains aspect ratio, but that's something
we should move into a custom layout method anyways.
R=eseidel@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/b508ec15783c87289a7f1e27bc487e46cef64494
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|
|||||||||||||||||||