From 3fde87cdf31f00f7a96b34bcca7bcdfb6502ae16 Mon Sep 17 00:00:00 2001 From: Ze Yu Date: Sat, 21 Mar 2020 20:04:58 +0800 Subject: [PATCH] Update test files --- test/functional/test_site/expected/index.html | 1 - test/functional/test_site/expected/markbind/css/markbind.css | 2 +- .../test_site_algolia_plugin/expected/markbind/css/markbind.css | 2 +- .../test_site_convert/expected/markbind/css/markbind.css | 2 +- .../expected/markbind/css/markbind.css | 2 +- .../test_site_special_tags/expected/markbind/css/markbind.css | 2 +- .../test_default/expected/markbind/css/markbind.css | 2 +- .../test_minimal/expected/markbind/css/markbind.css | 2 +- 8 files changed, 7 insertions(+), 8 deletions(-) diff --git a/test/functional/test_site/expected/index.html b/test/functional/test_site/expected/index.html index 11dd6e2145..a86359a982 100644 --- a/test/functional/test_site/expected/index.html +++ b/test/functional/test_site/expected/index.html @@ -287,7 +287,6 @@

Focus groups<

Requirements gathering, requirements elicitation, requirements analysis, requirements capture are some of the terms commonly and interchangeably used to represent the activity of understanding what a software product should do.

-

Boilerplate include

diff --git a/test/functional/test_site/expected/markbind/css/markbind.css b/test/functional/test_site/expected/markbind/css/markbind.css index 927167704d..bcf1cd275a 100644 --- a/test/functional/test_site/expected/markbind/css/markbind.css +++ b/test/functional/test_site/expected/markbind/css/markbind.css @@ -142,10 +142,10 @@ header.header-fixed { #content-wrapper { flex: 1; margin: 0 auto; + min-width: 0; max-width: 1000px; padding: 0 20px; transition: 0.4s; - width: 100%; -webkit-transition: 0.4s; } 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 927167704d..bcf1cd275a 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 @@ -142,10 +142,10 @@ header.header-fixed { #content-wrapper { flex: 1; margin: 0 auto; + min-width: 0; max-width: 1000px; padding: 0 20px; transition: 0.4s; - width: 100%; -webkit-transition: 0.4s; } 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 927167704d..bcf1cd275a 100644 --- a/test/functional/test_site_convert/expected/markbind/css/markbind.css +++ b/test/functional/test_site_convert/expected/markbind/css/markbind.css @@ -142,10 +142,10 @@ header.header-fixed { #content-wrapper { flex: 1; margin: 0 auto; + min-width: 0; max-width: 1000px; padding: 0 20px; transition: 0.4s; - width: 100%; -webkit-transition: 0.4s; } 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 927167704d..bcf1cd275a 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 @@ -142,10 +142,10 @@ header.header-fixed { #content-wrapper { flex: 1; margin: 0 auto; + min-width: 0; max-width: 1000px; padding: 0 20px; transition: 0.4s; - width: 100%; -webkit-transition: 0.4s; } 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 927167704d..bcf1cd275a 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 @@ -142,10 +142,10 @@ header.header-fixed { #content-wrapper { flex: 1; margin: 0 auto; + min-width: 0; max-width: 1000px; padding: 0 20px; transition: 0.4s; - width: 100%; -webkit-transition: 0.4s; } 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 927167704d..bcf1cd275a 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 @@ -142,10 +142,10 @@ header.header-fixed { #content-wrapper { flex: 1; margin: 0 auto; + min-width: 0; max-width: 1000px; padding: 0 20px; transition: 0.4s; - width: 100%; -webkit-transition: 0.4s; } 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 927167704d..bcf1cd275a 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 @@ -142,10 +142,10 @@ header.header-fixed { #content-wrapper { flex: 1; margin: 0 auto; + min-width: 0; max-width: 1000px; padding: 0 20px; transition: 0.4s; - width: 100%; -webkit-transition: 0.4s; }