From cc7b16b52c7b34170b86ca0d4671be047995d1f8 Mon Sep 17 00:00:00 2001 From: "inferno@chromium.org" Date: Fri, 4 Feb 2011 01:56:50 +0000 Subject: [PATCH] 2011-02-03 Abhishek Arya Unreviewed, simple qt test baseline. * platform/qt/fast/overflow/overflow-height-float-not-removed-crash-expected.txt: Added. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@77579 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 6 ++++++ .../overflow-height-float-not-removed-crash-expected.txt | 2 ++ 2 files changed, 8 insertions(+) create mode 100644 LayoutTests/platform/qt/fast/overflow/overflow-height-float-not-removed-crash-expected.txt diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 656f79c1aee8..a7e4749f31c1 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,9 @@ +2011-02-03 Abhishek Arya + + Unreviewed, simple qt test baseline. + + * platform/qt/fast/overflow/overflow-height-float-not-removed-crash-expected.txt: Added. + 2011-02-02 MORITA Hajime Reviewed by Dimitri Glazkov. diff --git a/LayoutTests/platform/qt/fast/overflow/overflow-height-float-not-removed-crash-expected.txt b/LayoutTests/platform/qt/fast/overflow/overflow-height-float-not-removed-crash-expected.txt new file mode 100644 index 000000000000..494db35a2df2 --- /dev/null +++ b/LayoutTests/platform/qt/fast/overflow/overflow-height-float-not-removed-crash-expected.txt @@ -0,0 +1,2 @@ +PASS + -- 2.36.0