diff --git a/Base/res/html/misc/clip.html b/Base/res/html/misc/clip.html new file mode 100644 index 0000000000..d268da7374 --- /dev/null +++ b/Base/res/html/misc/clip.html @@ -0,0 +1,52 @@ + + + + + CSS Clip test + + + +

Clip with rect

+ +

Clip should look kind of like the American flag

+
+
+

Hello this is some text

+

Hello this is some text

+

Hello this is some text

+

Hello this is some text

+
+
+ +

Clip should not be visible

+
+

Hello this is some text

+

Hello this is some text

+

Hello this is some text

+

Hello this is some text

+
+ diff --git a/Base/res/html/misc/welcome.html b/Base/res/html/misc/welcome.html index a375e89282..fd5a83e861 100644 --- a/Base/res/html/misc/welcome.html +++ b/Base/res/html/misc/welcome.html @@ -131,6 +131,7 @@
  • Overflow
  • image-rendering property
  • Transforms
  • +
  • Clip
  • Features

  • Basic functionality
  • css colors