File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
en/browser-object-model-bom Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -25,12 +25,6 @@ The `window.screen` object has different properties, some of them are listed her
2525| ` availTop ` | A read-only property that returns the first pixel from the top that is not taken up by system elements. |
2626| ` availWidth ` | A read-only property that returns the pixel width of the screen excluding system elements. |
2727| ` colorDepth ` | A read-only property that returns the number of bits used to represent colors. |
28- | ` height ` | Represents the pixel height of the screen. |
29- | ` left ` | Represents the pixel distance of the current screen’s left side. |
30- | ` pixelDepth ` | A read-only that returns the bit depth of the screen. |
31- | ` top ` | Represents the pixel distance of the current screen’s top. |
32- | ` width ` | Represents the pixel width of the screen. |
33- | ` orientation ` | Returns the screen orientation as specified in the Screen Orientation API |
3428
3529
3630
You can’t perform that action at this time.
0 commit comments