[Bug 20354] [Shadow]: HOST_RULE should be less than 32.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20354

Olli Pettay <bugs@pettay.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugs@pettay.fi

--- Comment #1 from Olli Pettay <bugs@pettay.fi> ---
The reasoning is very much implementation detail. We need something
else for API changes.

Also, it shouldn't be hard to convert the type internally, effectively
if (m_type == 31) return 1001;

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 12 December 2012 09:14:09 UTC