diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
commit | 26a029d407be480d791972afb5975cf62c9360a6 (patch) | |
tree | f435a8308119effd964b339f76abb83a57c29483 /layout/reftests/counters/counter-ethiopic-numeric-ref.html | |
parent | Initial commit. (diff) | |
download | firefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz firefox-26a029d407be480d791972afb5975cf62c9360a6.zip |
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'layout/reftests/counters/counter-ethiopic-numeric-ref.html')
-rw-r--r-- | layout/reftests/counters/counter-ethiopic-numeric-ref.html | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/layout/reftests/counters/counter-ethiopic-numeric-ref.html b/layout/reftests/counters/counter-ethiopic-numeric-ref.html new file mode 100644 index 0000000000..02cac0b4db --- /dev/null +++ b/layout/reftests/counters/counter-ethiopic-numeric-ref.html @@ -0,0 +1,47 @@ +<!DOCTYPE html> +<style type="text/css"> + div { + float: left; + padding: .5em; + } +</style> +<div>፩</div> +<div>፪</div> +<div>፫</div> +<div>፬</div> +<div>፭</div> +<div>፮</div> +<div>፯</div> +<div>፰</div> +<div>፱</div> + +<div>፲</div> +<div>፲፩</div> +<div>፲፪</div> +<div>፵፫</div> +<div>፸፯</div> +<div>፹</div> +<div>፺፱</div> +<div>፻</div> +<div>፻፩</div> +<div>፪፻፳፪</div> +<div>፭፻፵</div> +<div>፱፻፺፱</div> +<div>፲፻</div> +<div>፲፻፭</div> +<div>፲፻፷</div> +<div>፲፻፷፭</div> +<div>፲፰፻</div> +<div>፲፰፻፷</div> +<div>፲፰፻፷፭</div> +<div>፶፰፻፷፭</div> +<div>፸፻፭</div> +<div>፸፰፻</div> +<div>፸፰፻፷፬</div> +<div>፺፱፻፺፱</div> +<div>፼</div> +<div>፻፼፩</div> +<div>፸፰፻፩፼፺፪</div> + +<div>0</div> +<div>-1</div> |