Bug 9220 - Need a better way to resize layers instead of changing width/height in the DOM
Summary: Need a better way to resize layers instead of changing width/height in the DOM
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-01 17:07 PDT by Adele Peterson
Modified: 2024-03-21 22:41 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adele Peterson 2006-06-01 17:07:41 PDT
Need a better way to resize layers instead of changing width/height in the DOM

In the spec, it says 

"When an element is resized by the user, the user agent keeps track of a resize factor (which is initially 1.0) for the width and height, which it then applies to the computed width and height as part of determining the used width and height. The element's contents (and surroundings) are reformatted as necessary."

http://www.w3.org/TR/2004/CR-css3-ui-20040511/#resize
Comment 1 Karl Dubost 2024-03-21 22:41:03 PDT
There are plenty of way of resizing the layers.