diff options
Diffstat (limited to 'webkit/data')
2 files changed, 4 insertions, 0 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/svg/custom/use-nested-missing-target-removed-expected.txt b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/svg/custom/use-nested-missing-target-removed-expected.txt new file mode 100644 index 0000000..9b1182b --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/svg/custom/use-nested-missing-target-removed-expected.txt @@ -0,0 +1,2 @@ +CONSOLE MESSAGE: line 7: Uncaught TypeError: Cannot set property 'id' of null +PASS diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/use-nested-missing-target-removed-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/use-nested-missing-target-removed-expected.txt new file mode 100644 index 0000000..9b1182b --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/use-nested-missing-target-removed-expected.txt @@ -0,0 +1,2 @@ +CONSOLE MESSAGE: line 7: Uncaught TypeError: Cannot set property 'id' of null +PASS |