Ojan Vafai 7e1ca8fc6f Remove 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

Review URL: https://codereview.chromium.org/1060443002
2015-04-02 15:15:43 -07:00
..
2015-02-20 17:35:47 -08:00
2015-03-24 10:49:34 -07:00
2015-03-19 19:32:03 -07:00
2015-03-25 10:46:19 -07:00
2015-03-19 19:32:03 -07:00
2015-03-10 15:23:04 -07:00