From d4d3d3bc591820db357b6d0c4e204232c4f34ef3 Mon Sep 17 00:00:00 2001 From: "cbiesinger@chromium.org" Date: Wed, 29 Jul 2015 19:42:29 +0000 Subject: Rename fast/flexbox to fast/deprecated-flexbox This directory tests -webkit-box, not display: flex. Rename it to reduce confusion. R=pdr@chromium.org Review URL: https://codereview.chromium.org/1265703002 git-svn-id: svn://svn.chromium.org/blink/trunk@199676 bbb929c8-8fbe-4397-9dbb-9b2b20218538 --- .../deprecated-flexbox/crash-button-input-autofocus.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 third_party/WebKit/LayoutTests/fast/deprecated-flexbox/crash-button-input-autofocus.html (limited to 'third_party/WebKit/LayoutTests/fast/deprecated-flexbox/crash-button-input-autofocus.html') diff --git a/third_party/WebKit/LayoutTests/fast/deprecated-flexbox/crash-button-input-autofocus.html b/third_party/WebKit/LayoutTests/fast/deprecated-flexbox/crash-button-input-autofocus.html new file mode 100644 index 0000000..c20eb46 --- /dev/null +++ b/third_party/WebKit/LayoutTests/fast/deprecated-flexbox/crash-button-input-autofocus.html @@ -0,0 +1,14 @@ + + +

+ +

Test for bug 63776: Partial layout when a flex-box has visibility: collapse

+

This test PASSES if it does not CRASH.

+ + -- cgit v1.1