From f81300202c0efa91439f31f1c8a24bc2e47abaeb Mon Sep 17 00:00:00 2001 From: Moonchild Date: Sat, 12 Jun 2021 11:54:09 +0000 Subject: [PATCH] Issue #1781 - Part 3: Add reftest for the static calc() case. --- layout/reftests/css-calc/reftest.list | 1 + .../css-calc/stroke-dashoffset-1-ref.html | 63 +++++++++++++++++++ .../css-calc/stroke-dashoffset-1.html | 63 +++++++++++++++++++ 3 files changed, 127 insertions(+) create mode 100644 layout/reftests/css-calc/stroke-dashoffset-1-ref.html create mode 100644 layout/reftests/css-calc/stroke-dashoffset-1.html diff --git a/layout/reftests/css-calc/reftest.list b/layout/reftests/css-calc/reftest.list index 86fc61801e..5e04db1b38 100644 --- a/layout/reftests/css-calc/reftest.list +++ b/layout/reftests/css-calc/reftest.list @@ -1,2 +1,3 @@ == background-image-gradient-1.html background-image-gradient-1-ref.html == line-height-1.html line-height-1-ref.html +== stroke-dashoffset-1.html stroke-dashoffset-1-ref.html diff --git a/layout/reftests/css-calc/stroke-dashoffset-1-ref.html b/layout/reftests/css-calc/stroke-dashoffset-1-ref.html new file mode 100644 index 0000000000..037bb9263b --- /dev/null +++ b/layout/reftests/css-calc/stroke-dashoffset-1-ref.html @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + + + + diff --git a/layout/reftests/css-calc/stroke-dashoffset-1.html b/layout/reftests/css-calc/stroke-dashoffset-1.html new file mode 100644 index 0000000000..4cee290041 --- /dev/null +++ b/layout/reftests/css-calc/stroke-dashoffset-1.html @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + + + +