Chromium Code Reviews| Index: LayoutTests/fast/dom/shadow/summary-without-details.html |
| diff --git a/LayoutTests/fast/dom/shadow/summary-without-details.html b/LayoutTests/fast/dom/shadow/summary-without-details.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..df53f8a4a106a73fd4633ab5cb042518027c582f |
| --- /dev/null |
| +++ b/LayoutTests/fast/dom/shadow/summary-without-details.html |
| @@ -0,0 +1,2 @@ |
| +<!DOCTYPE html> |
| +<html><body><summary>Hello.</summary></body></html> |