From ad123b0aaf82996b1cca95ca876900617417103e Mon Sep 17 00:00:00 2001 From: "ryanhaddad@apple.com" Date: Thu, 24 Dec 2015 00:30:10 +0000 Subject: [PATCH] Rebaselining storage/domstorage/localstorage/delete-defineproperty-removal.html https://bugs.webkit.org/show_bug.cgi?id=149179 Unreviewed test gardening. * storage/domstorage/localstorage/delete-defineproperty-removal-expected.txt: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@194403 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 9 +++++++++ .../localstorage/delete-defineproperty-removal-expected.txt | 1 + 2 files changed, 10 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index f0b0d88..a61f820 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,12 @@ +2015-12-23 Ryan Haddad + + Rebaselining storage/domstorage/localstorage/delete-defineproperty-removal.html + https://bugs.webkit.org/show_bug.cgi?id=149179 + + Unreviewed test gardening. + + * storage/domstorage/localstorage/delete-defineproperty-removal-expected.txt: + 2015-12-23 Pranjal Jumde Test to check for stack recursion when indexed propertyNames defined using Object.defineProperty are deleted. diff --git a/LayoutTests/storage/domstorage/localstorage/delete-defineproperty-removal-expected.txt b/LayoutTests/storage/domstorage/localstorage/delete-defineproperty-removal-expected.txt index 7f164f8..dd6bc8d 100644 --- a/LayoutTests/storage/domstorage/localstorage/delete-defineproperty-removal-expected.txt +++ b/LayoutTests/storage/domstorage/localstorage/delete-defineproperty-removal-expected.txt @@ -7,3 +7,4 @@ CONSOLE MESSAGE: line 27: 1,constructor,length,Test CONSOLE MESSAGE: line 30: 1,constructor,length CONSOLE MESSAGE: line 33: 1,constructor,length,Test1 CONSOLE MESSAGE: line 36: 1,constructor,length,Test1 + -- 1.8.3.1