From 33338597a1219841c63d801af30b339635b853ed Mon Sep 17 00:00:00 2001 From: "andersca@apple.com" Date: Thu, 12 Apr 2012 21:54:21 +0000 Subject: [PATCH] More rebaselining. * platform/mac/fast/dom/Window/window-properties-expected.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@114040 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 6 ++++++ .../platform/mac/fast/dom/Window/window-properties-expected.txt | 1 + 2 files changed, 7 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index a6310fc..3e06b9f 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,9 @@ +2012-04-12 Anders Carlsson + + More rebaselining. + + * platform/mac/fast/dom/Window/window-properties-expected.txt: + 2012-04-12 Stephen Chenney [Chromium] Flaky svg/W3C-SVG-1.1/filters-conv-01-f.svg diff --git a/LayoutTests/platform/mac/fast/dom/Window/window-properties-expected.txt b/LayoutTests/platform/mac/fast/dom/Window/window-properties-expected.txt index 3d84310..e820f85 100644 --- a/LayoutTests/platform/mac/fast/dom/Window/window-properties-expected.txt +++ b/LayoutTests/platform/mac/fast/dom/Window/window-properties-expected.txt @@ -2569,6 +2569,7 @@ window.isNaN [function] window.length [number] window.localStorage [printed above as window.Storage.prototype] window.location [object Location] +window.location.ancestorOrigins [printed above as window.DOMStringList.prototype] window.location.assign [function] window.location.hash [string] window.location.host [string] -- 2.7.4