From 094e69b229af15f87866b8459f65f6170386e2e1 Mon Sep 17 00:00:00 2001 From: "ap@apple.com" Date: Mon, 5 Oct 2015 23:13:50 +0000 Subject: [PATCH] Revert LayoutTests parts of r190579, which were incorrect. * svg/custom/invalid-xslt-crash-expected.txt: Copied from LayoutTests/svg/custom/invalid-xslt-crash-expected.txt. * svg/custom/invalid-xslt-crash.svg: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@190586 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 7 +++++++ LayoutTests/svg/custom/invalid-xslt-crash-expected.txt | 2 ++ LayoutTests/svg/custom/invalid-xslt-crash.svg | 9 ++------- 3 files changed, 11 insertions(+), 7 deletions(-) create mode 100644 LayoutTests/svg/custom/invalid-xslt-crash-expected.txt diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 599cc20..077387c 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,10 @@ +2015-10-05 Alexey Proskuryakov + + Revert LayoutTests parts of r190579, which were incorrect. + + * svg/custom/invalid-xslt-crash-expected.txt: Copied from LayoutTests/svg/custom/invalid-xslt-crash-expected.txt. + * svg/custom/invalid-xslt-crash.svg: + 2015-10-02 Ryosuke Niwa ShadowRoot with leading or trailing white space cause a crash diff --git a/LayoutTests/svg/custom/invalid-xslt-crash-expected.txt b/LayoutTests/svg/custom/invalid-xslt-crash-expected.txt new file mode 100644 index 0000000..e50061b --- /dev/null +++ b/LayoutTests/svg/custom/invalid-xslt-crash-expected.txt @@ -0,0 +1,2 @@ +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 diff --git a/LayoutTests/svg/custom/invalid-xslt-crash.svg b/LayoutTests/svg/custom/invalid-xslt-crash.svg index 4d8a3e3..e212f2b 100644 --- a/LayoutTests/svg/custom/invalid-xslt-crash.svg +++ b/LayoutTests/svg/custom/invalid-xslt-crash.svg @@ -2,11 +2,6 @@ - - - - lime + + lime -- 1.8.3.1