From 3c869063590675bad104c583662241fee062e260 Mon Sep 17 00:00:00 2001
From: SebastianZ Image Sources: the 'background-image' property
background-image
Value:
- <bg-image>
- [ , <bg-image> ]*
+ <bg-image>#
Initial:
none
@@ -397,7 +396,7 @@ Tiling Images: the 'background-repeat' property
background-repeat
Value:
- <repeat-style> [ , <repeat-style> ]*
+ <repeat-style>#
Initial:
repeat
@@ -556,7 +555,7 @@ Affixing Images: the 'background-attachment'
background-attachment
Value:
- <attachment> [ , <attachment> ]*
+ <attachment>#
Initial:
scroll
@@ -668,7 +667,6 @@ Positioning Images: the 'background-position' p
Value:
<position>
- [ , <position> ]*
Initial:
0% 0%
@@ -858,7 +856,7 @@ Painting Area: the 'background-clip' property
background-clip
Value:
- <box> [ , <box> ]*
+ <box>#
Initial:
border-box
@@ -932,8 +930,7 @@ Positioning Area: the 'background-origin' propert
background-origin
Value:
- <box>
- [ , <box> ]*
+ <box>#
Initial:
padding-box
@@ -1003,7 +1000,7 @@ Sizing Images: the 'background-size' property
background-size
Value:
- <bg-size> [ , <bg-size> ]*
+ <bg-size>#
Initial:
auto
@@ -1219,7 +1216,7 @@ Backgrounds Shorthand: the 'background' property
background
Value:
- [ <bg-layer> , ]* <final-bg-layer>
+ <bg-layer># , <final-bg-layer>
Initial:
see individual properties
@@ -2797,7 +2794,7 @@ Drop Shadows: the 'box-shadow' property
box-shadow
Value:
- none | <shadow> [ , <shadow> ]*
+ none | <shadow>#
Initial:
none