File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2495,10 +2495,8 @@ <h5 class="no-num no-toc" id=resizing-and-scrolling-cursors>resizing and
24952495 < h5 class ="no-num no-toc " id =zooming-cursors > zooming cursors</ h5 >
24962496
24972497 < dl >
2498- < dt > < span style ="cursor:-moz-zoom-in; cursor:-o-zoom-in; cursor:zoom-in ">
2499- zoom-in</ span > , < span
2500- style ="cursor:-moz-zoom-out; cursor:-o-zoom-out; cursor:zoom-out ">
2501- zoom-out</ span >
2498+ < dt > < span style ="cursor:zoom-in "> zoom-in</ span > , < span
2499+ style ="cursor:zoom-out "> zoom-out</ span >
25022500
25032501 < dd > Indicates that something can be zoomed (magnified) in or out, and
25042502 often rendered as a magnifying glass with a "+" or "-" in the center of
Original file line number Diff line number Diff line change @@ -1586,8 +1586,8 @@ <h5 class="no-num no-toc">resizing and scrolling cursors</h5>
15861586< h5 class ="no-num no-toc "> zooming cursors</ h5 >
15871587< dl >
15881588< dt >
1589- < span style ="cursor:-moz-zoom-in; cursor:-o-zoom-in; cursor: zoom-in "> zoom-in</ span > ,
1590- < span style ="cursor:-moz-zoom-out; cursor:-o-zoom-out; cursor: zoom-out "> zoom-out</ span >
1589+ < span style ="cursor:zoom-in "> zoom-in</ span > ,
1590+ < span style ="cursor:zoom-out "> zoom-out</ span >
15911591</ dt >
15921592< dd >
15931593Indicates that something can be zoomed (magnified) in or out, and
You can’t perform that action at this time.
0 commit comments