📃 October 2003 release notes
New in Safari
The following features are now available in Safari:
-
window.print():
The
window.print()method opens the browser's print dialog. -
::selection:
The
::selectionCSS pseudo-element selects text a user has highlighted. -
text-shadow:
The
text-shadowCSS property sets the position and styles of shadow on text.