Re: [css-ui] resize on replaced elements

On 09/09/2015 07:17 PM, Tantek Çelik wrote:
>
>
> Do you have a simple test case page/document demonstrating how you'd like to allow it on iframes, videos, and images?

I ran into the problem on Hixie's DOM viewer page:
   http://software.hixie.ch/utilities/js/live-dom-viewer/
I wanted to make the output view taller.

(This page also demonstrated to me how annoying the .style.width/height
implementation is. Resizing the window I had to resize the textarea
to fit the viewport again.)

~fantasai

Received on Friday, 11 September 2015 00:13:41 UTC