Bug 132339 - [CSS Shapes] shape-margin percentage values should compute to absolute length
Summary: [CSS Shapes] shape-margin percentage values should compute to absolute length
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 98664
  Show dependency treegraph
 
Reported: 2014-04-29 09:25 PDT by Rebecca Hauck
Modified: 2014-05-06 11:09 PDT (History)
1 user (show)

See Also:


Attachments
Test case for bug (1.02 KB, text/html)
2014-04-29 09:27 PDT, Rebecca Hauck
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rebecca Hauck 2014-04-29 09:25:57 PDT
From the spec:

Name:	shape-margin
Value:	<length> | <percentage>
Initial:	0
Applies to:	floats
Inherited:	no
Media:	visual
Computed value:	the absolute length
Animatable:	as length, percentage, or calc.


The computed value is returned as the original percentage.
Comment 1 Rebecca Hauck 2014-04-29 09:27:33 PDT
Created attachment 230381 [details]
Test case for bug
Comment 2 Zoltan Horvath 2014-05-06 11:09:10 PDT
It turns out that this one is not valid.

W3C thread: http://lists.w3.org/Archives/Public/www-style/2014Apr/0475.html 
Altered spec: http://dev.w3.org/csswg/css-shapes/#shape-margin-property