Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
Updated CSS Context API implementation spec (markdown)
authored
Dec 11, 2012
by
RaymondLim
Show whitespace changes
Inline
Side-by-side
CSS-Context-API-implementation-spec.md
View page @
74908769
...
@@ -92,23 +92,25 @@ PROP_NAME Token Type
...
@@ -92,23 +92,25 @@ PROP_NAME Token Type
><br /> |
><br /> |
>
>
> 3. div {
> 3. div {
>
|clip:
>
<br />
|clip:
>
>
> 4. div {
> 4. div {
>
clip|:
>
<br />
clip|:
>
>
<br
/>
<br
/>
###Examples of Invalid CSS Context###
*
div {
clip |:
```
*div {
clip |both
```
###Examples of Property Value context###
###Examples of Property Value context###
*
> 1. div {|
*
>
*
> 2. div {
><br /> |
>
> 3. div {
><br /> |clip:
>
> 4. div {
><br /> clip|:
>