File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2611,8 +2611,8 @@ <h4 id=the-media><span class=secno>4.1.2. </span>The <code
26112611
26122612 < p > The < dfn id =type title =media-type > < code > type</ code > </ dfn > attribute, on
26132613 getting, < em class =ct > must</ em > return the string that represents the
2614- canvas' current rendering mode (< code > < a href =" #screen "> screen</ a > </ code > ,
2615- < code > print</ code > , etc). This is a lowercase string, as defined by the
2614+ canvas' current rendering mode (< code title =" "> screen</ code > , < code
2615+ title ="" > print</ code > , etc). This is a lowercase string, as defined by the
26162616 CSS specification. [CSS]
26172617
26182618 < p > The < dfn id =matchmedia title =media-matchmedia > < code > matchMedia(< var
Original file line number Diff line number Diff line change @@ -2163,8 +2163,9 @@ <h4>The <code title="">Media</code> Interface</h4>
21632163
21642164 < p > The < dfn title ="media-type "> < code > type</ code > </ dfn > attribute, on getting,
21652165 < em class ="ct "> must</ em > return the string that represents the canvas' current
2166- rendering mode (< code > screen</ code > , < code > print</ code > , etc). This is a
2167- lowercase string, as defined by the CSS specification. [CSS]</ p >
2166+ rendering mode (< code title =""> screen</ code > , < code title =""> print</ code > ,
2167+ etc). This is a lowercase string, as defined by the CSS specification.
2168+ [CSS]</ p >
21682169
21692170 < p > The
21702171 < dfn title ="media-matchmedia "> < code > matchMedia(< var title =""> mediaquery</ var > )</ code > </ dfn >
You can’t perform that action at this time.
0 commit comments