- From: <bugzilla@jessica.w3.org>
- Date: Sun, 03 Feb 2013 07:38:36 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20859
Bug ID: 20859
Summary: [CSS4] "content: frame(width, height)" or "box-model:
image(width, height)" proposal
Classification: Unclassified
Product: HTML.next
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P2
Component: default
Assignee: dave.null@w3.org
Reporter: alexei03a@gmail.com
QA Contact: public-html-bugzilla@w3.org
CC: mike@w3.org, robin@w3.org
I propose to introduce a new property "content: frame(width, height)". What
does this mean? This means that the element will be scaled like graphic
element, the contents will be the same as that without the "content:
frame(width, height)". It is very necessary CSS3 property.
- Graphics elements (<img>, <canvas>, <video>) just change natural size.
- Other elements have original size (like graphics elements), and scaling as
graphical elements.
- Size of elements cannot changed by inner content (text).
Also i have alternative idea for new CSS property - "box-model: image(width,
height)" and "box-model: auto", instead of "content". I came up with this idea
for a reason, and in order to bring the behavior of graphic and conventional
together.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Sunday, 3 February 2013 07:38:37 UTC