From 1e6afa9fd51885a0f42d3d986c4ed109b9f3b504 Mon Sep 17 00:00:00 2001 From: Timothy Flynn Date: Fri, 29 Oct 2021 10:17:55 -0400 Subject: [PATCH] Base: Add tests for data: URLs and large list-style-image to lists.html --- Base/res/html/misc/lists.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Base/res/html/misc/lists.html b/Base/res/html/misc/lists.html index 643ca41ed7..45cd33d382 100644 --- a/Base/res/html/misc/lists.html +++ b/Base/res/html/misc/lists.html @@ -44,6 +44,18 @@
  • Another entry
  • +

    list-style: outside url(90s-bg.png)

    + + +

    list-style: outside url(data:image/png)

    + +

    ol

    default