summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authormichaeln@google.com <michaeln@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-01 22:38:24 +0000
committermichaeln@google.com <michaeln@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-01 22:38:24 +0000
commit2d39d319585278d4a61018de98d04807da73b54e (patch)
tree0723272c428d4161ca0302a93ed69d471f29257d /webkit
parent4d0e477f2565d9e879ff4852eeaf59831722dc7d (diff)
downloadchromium_src-2d39d319585278d4a61018de98d04807da73b54e.zip
chromium_src-2d39d319585278d4a61018de98d04807da73b54e.tar.gz
chromium_src-2d39d319585278d4a61018de98d04807da73b54e.tar.bz2
Roll to webkit r47948
TBR=victorw TEST=none BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25103 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/StyleSheet/ownerNode-lifetime-2-expected.txt4
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/StyleSheet/ownerNode-lifetime-2-expected.txt4
2 files changed, 0 insertions, 8 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/StyleSheet/ownerNode-lifetime-2-expected.txt b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/StyleSheet/ownerNode-lifetime-2-expected.txt
deleted file mode 100644
index 549ff35..0000000
--- a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/StyleSheet/ownerNode-lifetime-2-expected.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-CONSOLE MESSAGE: line 24: Uncaught TypeError: Cannot read property 'ownerNode' of null
-This test verifies that style sheet do not outlive their elements. Since you can get back to the element with the ownerNode attribute, it's important to keep the element alive.
-
-TEST HAS NOT RUN YET.
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/StyleSheet/ownerNode-lifetime-2-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/StyleSheet/ownerNode-lifetime-2-expected.txt
deleted file mode 100644
index 549ff35..0000000
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/StyleSheet/ownerNode-lifetime-2-expected.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-CONSOLE MESSAGE: line 24: Uncaught TypeError: Cannot read property 'ownerNode' of null
-This test verifies that style sheet do not outlive their elements. Since you can get back to the element with the ownerNode attribute, it's important to keep the element alive.
-
-TEST HAS NOT RUN YET.