From 541f6a62d86c6fb60aabbbbfb5b3b8378cdd8787 Mon Sep 17 00:00:00 2001 From: Niklas von Hertzen Date: Sun, 12 Oct 2014 20:32:00 +0300 Subject: [PATCH] Expand clip test case --- tests/cases/clip.html | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/tests/cases/clip.html b/tests/cases/clip.html index 8c4166e..4d8cc95 100644 --- a/tests/cases/clip.html +++ b/tests/cases/clip.html @@ -13,12 +13,30 @@ } div { background: red; + border: 5px solid blue; } -
Some inline text followed by text in span followed by more inline text. +
Some inline text followed by text in span followed by more inline text. +

Then a block level element.

+ Then more inline text.
+ +
Some inline text followed by text in span followed by more inline text. +

Then a block level element.

+ Then more inline text.
+ +
Some inline text followed by text in span followed by more inline text. +

Then a block level element.

+ Then more inline text.
+ +
Some inline text followed by text in span followed by more inline text. +

Then a block level element.

+ Then more inline text.
+ + +
Some inline text followed by text in span followed by more inline text.

Then a block level element.

Then more inline text.