mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-25 03:49:42 +00:00
Bug 664130 - Add a documenting comment to nsROCSSPrimitiveValue. r=bz.
This commit is contained in:
parent
76c5c61cfa
commit
f2f334fbe3
@ -47,6 +47,10 @@
|
||||
class nsIURI;
|
||||
class nsDOMCSSRGBColor;
|
||||
|
||||
/**
|
||||
* Read-only CSS primitive value - a DOM object representing values in DOM
|
||||
* computed style.
|
||||
*/
|
||||
class nsROCSSPrimitiveValue : public nsIDOMCSSPrimitiveValue
|
||||
{
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user