From a281a0da4e286758c9888410e897eee61f17e9c5 Mon Sep 17 00:00:00 2001 From: JobbyM Date: Fri, 13 May 2016 15:14:23 +0800 Subject: [PATCH 1/6] =?UTF-8?q?background-size=20=E7=8E=B0=E5=9C=A8?= =?UTF-8?q?=E6=98=AF=E6=94=AF=E6=8C=81=E5=86=99=E5=85=A5background?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- properties/background/background-size.htm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/properties/background/background-size.htm b/properties/background/background-size.htm index f7b75c09..2e675a9e 100644 --- a/properties/background/background-size.htm +++ b/properties/background/background-size.htm @@ -138,7 +138,7 @@

兼容性:

    -
  1. 不支持写入 <' background '> 缩写方式。
  2. +
  3. 支持写入 <' background '> 缩写方式。
  4. iOS6.1及更早cover值在body上有bug;同时background-size: cover; background-attachment: fixed;配合时也有bug。
@@ -193,4 +193,4 @@

length

- \ No newline at end of file + From 5742997edde8d5077ad8cd5a3f72de0caa99a619 Mon Sep 17 00:00:00 2001 From: JobbyM Date: Mon, 13 Mar 2017 16:17:32 +0800 Subject: [PATCH 2/6] =?UTF-8?q?=E4=B8=8D=E6=94=AF=E6=8C=81=E5=86=99?= =?UTF-8?q?=E5=85=A5background=20=E7=BC=A9=E5=86=99=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- properties/background/background-size.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/properties/background/background-size.htm b/properties/background/background-size.htm index 2e675a9e..aba99d77 100644 --- a/properties/background/background-size.htm +++ b/properties/background/background-size.htm @@ -138,7 +138,7 @@

兼容性:

    -
  1. 支持写入 <' background '> 缩写方式。
  2. +
  3. 不支持写入 <' background '> 缩写方式。
  4. iOS6.1及更早cover值在body上有bug;同时background-size: cover; background-attachment: fixed;配合时也有bug。
From 8d794b762cf9181d1e613a64b6ced8a042e9c255 Mon Sep 17 00:00:00 2001 From: JobbyM Date: Tue, 17 Apr 2018 11:51:09 +0800 Subject: [PATCH 3/6] =?UTF-8?q?css=20=E9=AB=98=E5=BA=A6=E5=80=BC=E4=B8=BA?= =?UTF-8?q?=E7=99=BE=E5=88=86=E6=AF=94=E6=97=B6=EF=BC=8C=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E5=8F=82=E8=80=83=E5=AF=B9=E8=B1=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- properties/dimension/height.htm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/properties/dimension/height.htm b/properties/dimension/height.htm index a16ee917..72d3cd19 100644 --- a/properties/dimension/height.htm +++ b/properties/dimension/height.htm @@ -69,7 +69,7 @@

取值:

<length>
用长度值来定义高度。不允许负值
<percentage>
-
用百分比来定义高度。不允许负值
+
用百分比来定义高度。百分比参照包含块高度。不允许负值
@@ -156,4 +156,4 @@

示例:

- \ No newline at end of file + From 2bd34e059670066ca12e8b63385c513f953edd0a Mon Sep 17 00:00:00 2001 From: JobbyM Date: Tue, 17 Apr 2018 14:07:07 +0800 Subject: [PATCH 4/6] Update height.htm From ea9bbff29c43dc6b1a674f818ea9ed197082955b Mon Sep 17 00:00:00 2001 From: JobbyM Date: Tue, 17 Apr 2018 14:14:39 +0800 Subject: [PATCH 5/6] =?UTF-8?q?=E5=9B=9E=E9=80=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- properties/dimension/height.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/properties/dimension/height.htm b/properties/dimension/height.htm index 72d3cd19..0f4ec7a0 100644 --- a/properties/dimension/height.htm +++ b/properties/dimension/height.htm @@ -69,7 +69,7 @@

取值:

<length>
用长度值来定义高度。不允许负值
<percentage>
-
用百分比来定义高度。百分比参照包含块高度。不允许负值
+
用百分比来定义高度。不允许负值
From d283b70ee5be3b0d8acb24b418406c8e8fcaff3b Mon Sep 17 00:00:00 2001 From: JobbyM Date: Tue, 17 Apr 2018 14:27:21 +0800 Subject: [PATCH 6/6] =?UTF-8?q?=E4=BD=BF=E7=94=A8=E7=99=BE=E5=88=86?= =?UTF-8?q?=E6=AF=94=E5=A2=9E=E5=8A=A0=E5=8F=82=E7=85=A7=E7=89=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- properties/dimension/height.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/properties/dimension/height.htm b/properties/dimension/height.htm index 0f4ec7a0..72d3cd19 100644 --- a/properties/dimension/height.htm +++ b/properties/dimension/height.htm @@ -69,7 +69,7 @@

取值:

<length>
用长度值来定义高度。不允许负值
<percentage>
-
用百分比来定义高度。不允许负值
+
用百分比来定义高度。百分比参照包含块高度。不允许负值