Bug 122094

Summary: Add forEach() to CSSVariablesMap
Product: WebKit Reporter: Sergio Villar Senin <svillar>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: csaavedra, hyatt, koivisto, syoichi
Priority: P2 Keywords: BlinkMergeCandidate
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Sergio Villar Senin
Reported 2013-09-30 02:32:09 PDT
We should probably merge: Add forEach() to CSSVariablesMap This adds an implementation of forEach from WebIDL MapClass to CSSVariablesMap. Specification: http://dev.w3.org/2006/webapi/WebIDL/#MapClass http://dev.w3.org/csswg/css-variables/#the-CSSVariablesMap-interface BUG=231791 Review URL: https://chromiumcodereview.appspot.com/21006006
Attachments
Sergio Villar Senin
Comment 1 2014-03-31 00:32:36 PDT
We removed CSSVariables some time ago, and what's more, CSSVariablesMap was removed from the specs, see http://lists.w3.org/Archives/Public/www-style/2014Mar/0571.html.
Note You need to log in before you can comment on or make changes to this bug.