File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1069,7 +1069,7 @@ <h2 id="canvascompositingandblending">Specifying Compositing and Blending in Can
10691069</ div >
10701070
10711071< p > The syntax of the property of < var > <composite-mode></ var > is given with:</ p >
1072- < pre class ="composite "> < dfn id ="ltcompositegt "> < var > <composite-mode></ var > </ dfn > = < a href ="#porterduffcompositingoperators_clear "> clear</ a > | < a href ="#porterduffcompositingoperators_src "> copy</ a > | < a href ="#porterduffcompositingoperators_dst " > destination </ a > | < a href =" # porterduffcompositingoperators_srcover "> source-over</ a > | < a href ="#porterduffcompositingoperators_dstover "> destination-over</ a > | < a href ="#porterduffcompositingoperators_srcin "> source-in</ a > | < br > < a href ="#porterduffcompositingoperators_dstin "> destination-in</ a > | < a href ="#porterduffcompositingoperators_srcout "> source-out</ a > | < a href ="#porterduffcompositingoperators_dstout "> destination-out</ a > | < a href ="#porterduffcompositingoperators_srcatop "> source-atop</ a > | < a href ="#porterduffcompositingoperators_dstatop "> destination-atop</ a > | < a href ="#porterduffcompositingoperators_xor "> xor</ a > | < a href ="#porterduffcompositingoperators_plus "> lighter</ a > </ pre >
1072+ < pre class ="composite "> < dfn id ="ltcompositegt "> < var > <composite-mode></ var > </ dfn > = < a href ="#porterduffcompositingoperators_clear "> clear</ a > | < a href ="#porterduffcompositingoperators_src "> copy</ a > | < a href ="#porterduffcompositingoperators_srcover "> source-over</ a > | < a href ="#porterduffcompositingoperators_dstover "> destination-over</ a > | < a href ="#porterduffcompositingoperators_srcin "> source-in</ a > | < br > < a href ="#porterduffcompositingoperators_dstin "> destination-in</ a > | < a href ="#porterduffcompositingoperators_srcout "> source-out</ a > | < a href ="#porterduffcompositingoperators_dstout "> destination-out</ a > | < a href ="#porterduffcompositingoperators_srcatop "> source-atop</ a > | < a href ="#porterduffcompositingoperators_dstatop "> destination-atop</ a > | < a href ="#porterduffcompositingoperators_xor "> xor</ a > | < a href ="#porterduffcompositingoperators_plus "> lighter</ a > </ pre >
10731073
10741074< h2 id ="whatiscompositing "> Introduction to compositing</ h2 >
10751075< p >
You can’t perform that action at this time.
0 commit comments