New issue
Advanced search Search tips

Issue 621418 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 617694
Owner:
Closed: Jun 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

custom property values that contain #0 serialize badly

Project Member Reported by shans@chromium.org, Jun 20 2016

Issue description

See for example
http://jsbin.com/gusolacabo/edit?html,css,js,output

After calling:
out.style.setProperty('--color', '#000000');

The result of:
out.style.getPropertyValue('--color');
is '#\30 00000'


 
 issue 617694 
Mergedinto: 617694
Status: Duplicate (was: Assigned)

Sign in to add a comment