diff --git a/Base/res/html/misc/first-of-type.html b/Base/res/html/misc/first-of-type.html new file mode 100644 index 00000000000..9749825aebd --- /dev/null +++ b/Base/res/html/misc/first-of-type.html @@ -0,0 +1,13 @@ + +
+
This `div is first!
+
This nested `span` is first!
+
This nested `em` is first, but this nested `em` is last!
+
This nested `span` gets styled!
+This `b` qualifies! +
This is the final `div`.
+
diff --git a/Base/res/html/misc/welcome.html b/Base/res/html/misc/welcome.html index ee2d4c55c95..bf826530c42 100644 --- a/Base/res/html/misc/welcome.html +++ b/Base/res/html/misc/welcome.html @@ -38,6 +38,7 @@ span#loadtime {

This page loaded in ms

Some small test pages: