diff --git a/source b/source index 73753c95575..ec9a1f3d34f 100644 --- a/source +++ b/source @@ -94042,10 +94042,10 @@ interface Navigator {
-

The navigator.onLine attribute must return - false if the user agent will not contact the network when the user follows links or when a script - requests a remote page (or knows that such an attempt would fail), and must return true - otherwise.

+

The onLine attribute must return false if the user agent + will not contact the network when the user follows links or when a script requests a remote page + (or knows that such an attempt would fail), and must return true otherwise.

When the value that would be returned by the navigator.onLine attribute of a Window or