summaryrefslogtreecommitdiffstats
path: root/webkit/data
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/data')
-rw-r--r--webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/prototype-inheritance-expected.txt2
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/prototype-inheritance-expected.txt2
2 files changed, 4 insertions, 0 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/prototype-inheritance-expected.txt b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/prototype-inheritance-expected.txt
index 7c1405a..587771e 100644
--- a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/prototype-inheritance-expected.txt
+++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/prototype-inheritance-expected.txt
@@ -211,6 +211,8 @@ PASS inner.HTMLVideoElement.isInner is true
PASS inner.HTMLVideoElement.constructor.isInner is true
PASS inner.Image.isInner is true
PASS inner.Image.constructor.isInner is true
+PASS inner.ImageData.isInner is true
+PASS inner.ImageData.constructor.isInner is true
PASS inner.KeyboardEvent.isInner is true
PASS inner.KeyboardEvent.constructor.isInner is true
PASS inner.MediaError.isInner is true
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/prototype-inheritance-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/prototype-inheritance-expected.txt
index 7c1405a..587771e 100644
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/prototype-inheritance-expected.txt
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/prototype-inheritance-expected.txt
@@ -211,6 +211,8 @@ PASS inner.HTMLVideoElement.isInner is true
PASS inner.HTMLVideoElement.constructor.isInner is true
PASS inner.Image.isInner is true
PASS inner.Image.constructor.isInner is true
+PASS inner.ImageData.isInner is true
+PASS inner.ImageData.constructor.isInner is true
PASS inner.KeyboardEvent.isInner is true
PASS inner.KeyboardEvent.constructor.isInner is true
PASS inner.MediaError.isInner is true