diff --git a/source b/source index 2e1c30eeb5d..4942a2543b4 100644 --- a/source +++ b/source @@ -10806,13 +10806,13 @@ o.myself = o; DOM
The Document
object's URL is defined in DOM. It is initially set when
- the Document
object is created, but can change during the lifetime of the
- Document
object; for example, it changes when the user navigates to a fragment on the page
- and when the pushState()
method is called with a new
- URL. DOM
Document
object is created, but can
+ change during the lifetime of the Document
object; for example, it changes when the
+ user navigates to a fragment
+ on the page and when the pushState()
method is called
+ with a new URL. DOM