<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>27723</bug_id>
          
          <creation_ts>2015-01-01 14:46:36 +0000</creation_ts>
          <short_desc>The type of the attribute stringifiers must not be a dictionary</short_desc>
          <delta_ts>2015-01-01 14:54:22 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>CSS</product>
          <component>Color</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Rainer Schuster">rainer.schuster</reporter>
          <assigned_to name="Tantek">tantek</assigned_to>
          <cc>chris</cc>
    
    <cc>dbaron</cc>
    
    <cc>jackalmage</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>116722</commentid>
    <comment_count>0</comment_count>
    <who name="Rainer Schuster">rainer.schuster</who>
    <bug_when>2015-01-01 14:46:36 +0000</bug_when>
    <thetext>This bug applies to the following specification
http://dev.w3.org/csswg/css-color/
CSS Color Module Level 4
Editor’s Draft, 18 December 2014

According to the Web IDL specification an attribute must not have a dictionary type, but in 
static attribute ColorStringifiers stringifiers;
ColorStringifiers is a dictionary.

For the Web IDL specification see
http://heycam.github.io/webidl/#idl-attributes

The type of the attribute, after resolving typedefs, must not be a nullable or non-nullable version of any of the following types:
* a sequence type
* a dictionary
* a union type that has a nullable or non-nullable sequence type or dictionary as one of its flattened member types</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>