From: Florian Deljarry Date: Mon, 21 Oct 2019 21:07:51 +0000 (-0400) Subject: tests: Test result update for `curl_http` X-Git-Url: http://nitlanguage.org?ds=sidebyside tests: Test result update for `curl_http` Signed-off-by: Florian Deljarry --- diff --git a/tests/sav/curl_http_args1.res b/tests/sav/curl_http_args1.res index 587f274..0c199db 100644 --- a/tests/sav/curl_http_args1.res +++ b/tests/sav/curl_http_args1.res @@ -12,29 +12,25 @@ Body: background-color: #f0f0f2; margin: 0; padding: 0; - font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; + font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; } div { width: 600px; margin: 5em auto; - padding: 50px; - background-color: #fff; - border-radius: 1em; + padding: 2em; + background-color: #fdfdff; + border-radius: 0.5em; + box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02); } a:link, a:visited { color: #38488f; text-decoration: none; } @media (max-width: 700px) { - body { - background-color: #fff; - } div { - width: auto; margin: 0 auto; - border-radius: 0; - padding: 1em; + width: auto; } } @@ -43,9 +39,9 @@ Body:

Example Domain

-

This domain is established to be used for illustrative examples in documents. You may use this - domain in examples without prior coordination or asking for permission.

-

More information...

+

This domain is for use in illustrative examples in documents. You may use this + domain in literature without prior coordination or asking for permission.

+

More information...

diff --git a/tests/sav/curl_http_args2.res b/tests/sav/curl_http_args2.res index 7fa85c5..da5e31d 100644 --- a/tests/sav/curl_http_args2.res +++ b/tests/sav/curl_http_args2.res @@ -11,29 +11,25 @@ Our body from the callback: background-color: #f0f0f2; margin: 0; padding: 0; - font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; + font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; } div { width: 600px; margin: 5em auto; - padding: 50px; - background-color: #fff; - border-radius: 1em; + padding: 2em; + background-color: #fdfdff; + border-radius: 0.5em; + box-shadow: 2px 3px 7px 2px rgba(0,0,0,0.02); } a:link, a:visited { color: #38488f; text-decoration: none; } @media (max-width: 700px) { - body { - background-color: #fff; - } div { - width: auto; margin: 0 auto; - border-radius: 0; - padding: 1em; + width: auto; } } @@ -42,9 +38,9 @@ Our body from the callback:

Example Domain

-

This domain is established to be used for illustrative examples in documents. You may use this - domain in examples without prior coordination or asking for permission.

-

More information...

+

This domain is for use in illustrative examples in documents. You may use this + domain in literature without prior coordination or asking for permission.

+

More information...

diff --git a/tests/sav/curl_http_args3.res b/tests/sav/curl_http_args3.res index bf03427..534c086 100644 --- a/tests/sav/curl_http_args3.res +++ b/tests/sav/curl_http_args3.res @@ -1,3 +1,3 @@ *** Answer *** Status code: 200 -Size downloaded: 1270.0 +Size downloaded: 1256.0