File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2735,9 +2735,9 @@ <h4 id=the-cssstyledeclaration-interface><span class=secno>7.3.2.
27352735 column < em class =ct > must</ em > invoke < code
27362736 title =cssstyledeclaration-setProperty > < a
27372737 href ="#cssstyledeclaration-setproperty "> setProperty()</ a > </ code > with as
2738- first argument the CSS property given in the second column on the same row
2739- and no second argument. Any exceptions raised < em class = ct > must </ em > be
2740- re-raised.
2738+ first argument the CSS property given in the second column on the same
2739+ row, as second argument the given value, and no third argument. Any
2740+ exceptions raised < em class = ct > must </ em > be re-raised.
27412741
27422742 < table >
27432743 < thead >
Original file line number Diff line number Diff line change @@ -2265,9 +2265,9 @@ <h4>The <code title="">CSSStyleDeclaration</code> Interface</h4>
22652265 < p > Similarly for the table below, setting the IDL attribute in the
22662266 first column < em class ="ct "> must</ em > invoke
22672267 < code title ="cssstyledeclaration-setProperty "> setProperty()</ code > with as
2268- first argument the CSS property given in the second column on the same row
2269- and no second argument. Any exceptions raised < em class =" ct " > must </ em > be
2270- re-raised.</ p >
2268+ first argument the CSS property given in the second column on the same
2269+ row, as second argument the given value, and no third argument. Any
2270+ exceptions raised < em class =" ct " > must </ em > be re-raised.</ p >
22712271
22722272 < table >
22732273 < thead >
You can’t perform that action at this time.
0 commit comments