public class CSSStyleDeclarationImplTest extends Object
CSSStyleDeclarationImpl.| Constructor and Description |
|---|
CSSStyleDeclarationImplTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
cssTextHasNoCurlyBraces()
Regression test for bug 1874800.
|
void |
defaultConstructor() |
void |
emptyRule() |
void |
emptyUrl()
Regression test for bug 1691221.
|
void |
removeProperty() |
void |
removePropertyBlank() |
void |
removePropertyEmpty() |
void |
serialize()
Test serialization.
|
void |
setProperty() |
void |
setPropertyNull() |
void |
setPropertyValue() |
void |
setPropertyValueToBlank() |
void |
setPropertyValueToEmpty() |
void |
simpleRule() |
void |
twoRules() |
public void defaultConstructor()
throws Exception
Exception - if any error occurspublic void cssTextHasNoCurlyBraces()
throws Exception
Exception - if any error occurspublic void emptyUrl()
throws Exception
Exception - if any error occurspublic void serialize()
throws Exception
Exception - if any error occurspublic void setPropertyNull()
throws Exception
Exception - if any error occurspublic void setPropertyValue()
throws Exception
Exception - if any error occurspublic void setPropertyValueToEmpty()
throws Exception
Exception - if any error occurspublic void setPropertyValueToBlank()
throws Exception
Exception - if any error occurspublic void removeProperty()
throws Exception
Exception - if any error occurspublic void removePropertyEmpty()
throws Exception
Exception - if any error occursCopyright © 1999–2022. All rights reserved.