Bug 82773 - Spec renamed Viewport-relative lengths to Viewport-percentage lengths
Summary: Spec renamed Viewport-relative lengths to Viewport-percentage lengths
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joe Thomas
URL:
Keywords:
Depends on: 27160
Blocks:
  Show dependency treegraph
 
Reported: 2012-03-30 12:57 PDT by Joe Thomas
Modified: 2012-03-30 17:58 PDT (History)
4 users (show)

See Also:


Attachments
ProposedPatch (74.22 KB, patch)
2012-03-30 13:23 PDT, Joe Thomas
no flags Details | Formatted Diff | Diff
Patch-Updated (96.94 KB, patch)
2012-03-30 15:25 PDT, Joe Thomas
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Thomas 2012-03-30 12:57:11 PDT
As per the latest version of CSS Values and Units Module Level 3 specification released on 29 March 2012 (http://dev.w3.org/csswg/css3-values/#viewport-relative-lengths) Viewport-relative lengths is renamed to Viewport-percentage lengths
Comment 1 Joe Thomas 2012-03-30 13:23:37 PDT
Created attachment 134867 [details]
ProposedPatch

The patch become relative big as I renamed the Layout testcases
Comment 2 Joe Thomas 2012-03-30 15:25:44 PDT
Created attachment 134899 [details]
Patch-Updated
Comment 3 Antti Koivisto 2012-03-30 15:42:18 PDT
Comment on attachment 134899 [details]
Patch-Updated

r=me, hope they stick with this name
Comment 4 WebKit Review Bot 2012-03-30 17:05:39 PDT
Comment on attachment 134899 [details]
Patch-Updated

Clearing flags on attachment: 134899

Committed r112749: <http://trac.webkit.org/changeset/112749>
Comment 5 WebKit Review Bot 2012-03-30 17:05:44 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Joe Thomas 2012-03-30 17:58:39 PDT
+        * css3/viewport-relative-lengths: Removed.

It did not delete the empty "viewport-relative-lengths" directory from the svn repository.