From e3c672f4648997dbe00624e09c63c990a8ea3596 Mon Sep 17 00:00:00 2001 From: pdp8 Date: Mon, 22 Aug 2022 00:52:15 +0200 Subject: audio and video rendering, Fork-Awesome-1.2.0 included --- .../tests/rotated-flipped-inside-anchor.html | 6 ++ .../tests/rotated-flipped-inside-btn.html | 6 ++ .../src/doc/_includes/tests/rotated-flipped.html | 6 ++ .../doc/_includes/tests/stacked-inside-anchor.html | 69 ++++++++++++++++++++++ .../src/doc/_includes/tests/stacked-with-text.html | 4 ++ .../src/doc/_includes/tests/stacked.html | 58 ++++++++++++++++++ 6 files changed, 149 insertions(+) create mode 100644 snippets/Fork-Awesome-1.2.0/src/doc/_includes/tests/rotated-flipped-inside-anchor.html create mode 100644 snippets/Fork-Awesome-1.2.0/src/doc/_includes/tests/rotated-flipped-inside-btn.html create mode 100644 snippets/Fork-Awesome-1.2.0/src/doc/_includes/tests/rotated-flipped.html create mode 100644 snippets/Fork-Awesome-1.2.0/src/doc/_includes/tests/stacked-inside-anchor.html create mode 100644 snippets/Fork-Awesome-1.2.0/src/doc/_includes/tests/stacked-with-text.html create mode 100644 snippets/Fork-Awesome-1.2.0/src/doc/_includes/tests/stacked.html (limited to 'snippets/Fork-Awesome-1.2.0/src/doc/_includes/tests') diff --git a/snippets/Fork-Awesome-1.2.0/src/doc/_includes/tests/rotated-flipped-inside-anchor.html b/snippets/Fork-Awesome-1.2.0/src/doc/_includes/tests/rotated-flipped-inside-anchor.html new file mode 100644 index 0000000..2c48c0e --- /dev/null +++ b/snippets/Fork-Awesome-1.2.0/src/doc/_includes/tests/rotated-flipped-inside-anchor.html @@ -0,0 +1,6 @@ +  normal
+  fa-rotate-90
+  fa-rotate-180
+  fa-rotate-270
+  fa-flip-horizontal
+  fa-flip-vertical diff --git a/snippets/Fork-Awesome-1.2.0/src/doc/_includes/tests/rotated-flipped-inside-btn.html b/snippets/Fork-Awesome-1.2.0/src/doc/_includes/tests/rotated-flipped-inside-btn.html new file mode 100644 index 0000000..9399fc3 --- /dev/null +++ b/snippets/Fork-Awesome-1.2.0/src/doc/_includes/tests/rotated-flipped-inside-btn.html @@ -0,0 +1,6 @@ +  normal
+  fa-rotate-90
+  fa-rotate-180
+  fa-rotate-270
+  fa-flip-horizontal
+  fa-flip-vertical diff --git a/snippets/Fork-Awesome-1.2.0/src/doc/_includes/tests/rotated-flipped.html b/snippets/Fork-Awesome-1.2.0/src/doc/_includes/tests/rotated-flipped.html new file mode 100644 index 0000000..7f12a77 --- /dev/null +++ b/snippets/Fork-Awesome-1.2.0/src/doc/_includes/tests/rotated-flipped.html @@ -0,0 +1,6 @@ +  normal
+  fa-rotate-90
+  fa-rotate-180
+  fa-rotate-270
+  fa-flip-horizontal
+  fa-flip-vertical diff --git a/snippets/Fork-Awesome-1.2.0/src/doc/_includes/tests/stacked-inside-anchor.html b/snippets/Fork-Awesome-1.2.0/src/doc/_includes/tests/stacked-inside-anchor.html new file mode 100644 index 0000000..04a6b31 --- /dev/null +++ b/snippets/Fork-Awesome-1.2.0/src/doc/_includes/tests/stacked-inside-anchor.html @@ -0,0 +1,69 @@ +

+ + + Twitter Icon + + + + Facebook Icon + + + + GitHub Icon + +

+

+ + + Twitter Icon + + + + Facebook Icon + + + + GitHub Icon + +

+

+ + + Twitter Icon + + + + Facebook Icon + + + + GitHub Icon + +

diff --git a/snippets/Fork-Awesome-1.2.0/src/doc/_includes/tests/stacked-with-text.html b/snippets/Fork-Awesome-1.2.0/src/doc/_includes/tests/stacked-with-text.html new file mode 100644 index 0000000..28a7500 --- /dev/null +++ b/snippets/Fork-Awesome-1.2.0/src/doc/_includes/tests/stacked-with-text.html @@ -0,0 +1,4 @@ + diff --git a/snippets/Fork-Awesome-1.2.0/src/doc/_includes/tests/stacked.html b/snippets/Fork-Awesome-1.2.0/src/doc/_includes/tests/stacked.html new file mode 100644 index 0000000..4d00407 --- /dev/null +++ b/snippets/Fork-Awesome-1.2.0/src/doc/_includes/tests/stacked.html @@ -0,0 +1,58 @@ + +
Center +
+
+

+ + Twitter Icon + + Facebook Icon + + GitHub Icon +

+

+ + Twitter Icon + + Facebook Icon + + GitHub Icon +

+

+ + Twitter Icon + + Facebook Icon + + GitHub Icon +

-- cgit v1.2.3