http://www.site.com (another domain: `www.` matters)
-- http://site.org (another domain: `.org` matters)
-- https://site.com (another protocol: `https`)
-- http://site.com:8080 (another port: `8080`)
+- http://www.site.com (інший домен: `www.` має значення)
+- http://site.org (інший домен: `.org` має значення)
+- https://site.com (інший протокол: `https`)
+- http://site.com:8080 (інший порт: `8080`)
-The "Same Origin" policy states that:
+У політиці "Одного походження" зазначено, що:
-- if we have a reference to another window, e.g. a popup created by `window.open` or a window inside `