From c4d8526938b923c802d13620e5ef0ccedf0f5176 Mon Sep 17 00:00:00 2001 From: nbriannl Date: Wed, 1 Apr 2020 11:40:10 +0800 Subject: [PATCH] Update tests for 2.13.1 (#1169) --- test/functional/test_site/expected/markbind/css/markbind.css | 5 ++--- .../expected/markbind/css/markbind.css | 5 ++--- .../test_site_convert/expected/markbind/css/markbind.css | 5 ++--- .../expected/markbind/css/markbind.css | 5 ++--- .../expected/markbind/css/markbind.css | 5 ++--- .../test_default/expected/markbind/css/markbind.css | 5 ++--- .../test_minimal/expected/markbind/css/markbind.css | 5 ++--- 7 files changed, 14 insertions(+), 21 deletions(-) diff --git a/test/functional/test_site/expected/markbind/css/markbind.css b/test/functional/test_site/expected/markbind/css/markbind.css index c46d193804..e21c7c4808 100644 --- a/test/functional/test_site/expected/markbind/css/markbind.css +++ b/test/functional/test_site/expected/markbind/css/markbind.css @@ -382,13 +382,12 @@ li.footnote-item:target { /* styles for triggers */ .trigger { - display: inline-block; - text-decoration: underline dotted; + border-bottom: 1px dashed currentColor; } .trigger-click { cursor: pointer; - text-decoration: underline dashed; + border-bottom: 1px dashed currentColor; } .modal.mb-zoom { diff --git a/test/functional/test_site_algolia_plugin/expected/markbind/css/markbind.css b/test/functional/test_site_algolia_plugin/expected/markbind/css/markbind.css index c46d193804..e21c7c4808 100644 --- a/test/functional/test_site_algolia_plugin/expected/markbind/css/markbind.css +++ b/test/functional/test_site_algolia_plugin/expected/markbind/css/markbind.css @@ -382,13 +382,12 @@ li.footnote-item:target { /* styles for triggers */ .trigger { - display: inline-block; - text-decoration: underline dotted; + border-bottom: 1px dashed currentColor; } .trigger-click { cursor: pointer; - text-decoration: underline dashed; + border-bottom: 1px dashed currentColor; } .modal.mb-zoom { diff --git a/test/functional/test_site_convert/expected/markbind/css/markbind.css b/test/functional/test_site_convert/expected/markbind/css/markbind.css index c46d193804..e21c7c4808 100644 --- a/test/functional/test_site_convert/expected/markbind/css/markbind.css +++ b/test/functional/test_site_convert/expected/markbind/css/markbind.css @@ -382,13 +382,12 @@ li.footnote-item:target { /* styles for triggers */ .trigger { - display: inline-block; - text-decoration: underline dotted; + border-bottom: 1px dashed currentColor; } .trigger-click { cursor: pointer; - text-decoration: underline dashed; + border-bottom: 1px dashed currentColor; } .modal.mb-zoom { diff --git a/test/functional/test_site_expressive_layout/expected/markbind/css/markbind.css b/test/functional/test_site_expressive_layout/expected/markbind/css/markbind.css index c46d193804..e21c7c4808 100644 --- a/test/functional/test_site_expressive_layout/expected/markbind/css/markbind.css +++ b/test/functional/test_site_expressive_layout/expected/markbind/css/markbind.css @@ -382,13 +382,12 @@ li.footnote-item:target { /* styles for triggers */ .trigger { - display: inline-block; - text-decoration: underline dotted; + border-bottom: 1px dashed currentColor; } .trigger-click { cursor: pointer; - text-decoration: underline dashed; + border-bottom: 1px dashed currentColor; } .modal.mb-zoom { diff --git a/test/functional/test_site_special_tags/expected/markbind/css/markbind.css b/test/functional/test_site_special_tags/expected/markbind/css/markbind.css index c46d193804..e21c7c4808 100644 --- a/test/functional/test_site_special_tags/expected/markbind/css/markbind.css +++ b/test/functional/test_site_special_tags/expected/markbind/css/markbind.css @@ -382,13 +382,12 @@ li.footnote-item:target { /* styles for triggers */ .trigger { - display: inline-block; - text-decoration: underline dotted; + border-bottom: 1px dashed currentColor; } .trigger-click { cursor: pointer; - text-decoration: underline dashed; + border-bottom: 1px dashed currentColor; } .modal.mb-zoom { diff --git a/test/functional/test_site_templates/test_default/expected/markbind/css/markbind.css b/test/functional/test_site_templates/test_default/expected/markbind/css/markbind.css index c46d193804..e21c7c4808 100644 --- a/test/functional/test_site_templates/test_default/expected/markbind/css/markbind.css +++ b/test/functional/test_site_templates/test_default/expected/markbind/css/markbind.css @@ -382,13 +382,12 @@ li.footnote-item:target { /* styles for triggers */ .trigger { - display: inline-block; - text-decoration: underline dotted; + border-bottom: 1px dashed currentColor; } .trigger-click { cursor: pointer; - text-decoration: underline dashed; + border-bottom: 1px dashed currentColor; } .modal.mb-zoom { diff --git a/test/functional/test_site_templates/test_minimal/expected/markbind/css/markbind.css b/test/functional/test_site_templates/test_minimal/expected/markbind/css/markbind.css index c46d193804..e21c7c4808 100644 --- a/test/functional/test_site_templates/test_minimal/expected/markbind/css/markbind.css +++ b/test/functional/test_site_templates/test_minimal/expected/markbind/css/markbind.css @@ -382,13 +382,12 @@ li.footnote-item:target { /* styles for triggers */ .trigger { - display: inline-block; - text-decoration: underline dotted; + border-bottom: 1px dashed currentColor; } .trigger-click { cursor: pointer; - text-decoration: underline dashed; + border-bottom: 1px dashed currentColor; } .modal.mb-zoom {