summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnaud Rebillout <elboulangero@gmail.com>2017-12-16 21:42:13 +0700
committerDaniel Boles <dboles@src.gnome.org>2018-01-02 15:28:37 +0000
commitceec7e9cb8056e8243d05946cd52814c0d9b8340 (patch)
tree651cc4dd66492df181a2ccd1a5bb24bda1bcef04
parent46b38c00ad472fc2a961751c18b6cc0661d73d7c (diff)
downloadgtk+-ceec7e9cb8056e8243d05946cd52814c0d9b8340.tar.gz
css docs: Get rid of non-breaking spaces
Signed-off-by: Arnaud Rebillout <elboulangero@gmail.com> https://bugzilla.gnome.org/show_bug.cgi?id=791710
-rw-r--r--docs/reference/gtk/css-overview.xml1
-rw-r--r--docs/reference/gtk/css-properties.xml19
2 files changed, 9 insertions, 11 deletions
diff --git a/docs/reference/gtk/css-overview.xml b/docs/reference/gtk/css-overview.xml
index 1f6093b329..d5f7314ad4 100644
--- a/docs/reference/gtk/css-overview.xml
+++ b/docs/reference/gtk/css-overview.xml
@@ -22,7 +22,6 @@ Formatting conventions:
We use
‑ U+2011 Non-breaking Hyphen
-  U+00A0 No-break Space
to control line breaks in the Name and Value columns.
We use
diff --git a/docs/reference/gtk/css-properties.xml b/docs/reference/gtk/css-properties.xml
index 4efc097563..2b8f202392 100644
--- a/docs/reference/gtk/css-properties.xml
+++ b/docs/reference/gtk/css-properties.xml
@@ -22,7 +22,6 @@ Formatting conventions:
We use
‑ U+2011 Non-breaking Hyphen
-  U+00A0 No-break Space
to control line breaks in the Name and Value columns.
We use
@@ -819,7 +818,7 @@ We use <literallayout> for syntax productions, and each line is put in a <code>
</row>
<row>
<entry>border‑image‑width</entry>
- <entry><code>[ 〈length〉 | 〈number〉 | 〈percentage〉 | auto ]{1,4}</code></entry>
+ <entry><code>[ 〈length〉 | 〈number〉 | 〈percentage〉 | auto ]{1,4}</code></entry>
<entry><code>1</code></entry>
<entry></entry>
<entry></entry>
@@ -1020,7 +1019,7 @@ We use <literallayout> for syntax productions, and each line is put in a <code>
</row>
<row>
<entry>‑gtk‑outline‑radius</entry>
- <entry><code>[ 〈length〉|〈percentage〉 ]{1,4} [ / [〈length〉 | 〈percentage〉 ]{1,4} ]?</code></entry>
+ <entry><code>[ 〈length〉|〈percentage〉 ]{1,4} [ / [〈length〉 | 〈percentage〉 ]{1,4} ]?</code></entry>
<entry>see individual properties</entry>
<entry></entry>
<entry></entry>
@@ -1081,7 +1080,7 @@ We use <literallayout> for syntax productions, and each line is put in a <code>
</row>
<row>
<entry>background‑position</entry>
- <entry><code>〈position〉 [ , 〈position〉 ]*</code></entry>
+ <entry><code>〈position〉 [ , 〈position〉 ]*</code></entry>
<entry><code>0</code></entry>
<entry></entry>
<entry>✓</entry>
@@ -1091,7 +1090,7 @@ We use <literallayout> for syntax productions, and each line is put in a <code>
</row>
<row>
<entry>background‑repeat</entry>
- <entry><code>〈bg-repeat 〉[ , 〈bg-repeat〉 ]*</code></entry>
+ <entry><code>〈bg-repeat 〉[ , 〈bg-repeat〉 ]*</code></entry>
<entry><code>repeat</code></entry>
<entry></entry>
<entry></entry>
@@ -1101,7 +1100,7 @@ We use <literallayout> for syntax productions, and each line is put in a <code>
</row>
<row>
<entry>background‑image</entry>
- <entry><code>〈bg-image〉[ , 〈bg-image〉 ]*</code></entry>
+ <entry><code>〈bg-image〉[ , 〈bg-image〉 ]*</code></entry>
<entry><code>none</code></entry>
<entry></entry>
<entry>✓</entry>
@@ -1111,7 +1110,7 @@ We use <literallayout> for syntax productions, and each line is put in a <code>
</row>
<row>
<entry>background-blend-mode</entry>
- <entry><code>〈blend-mode〉 [ , 〈blend-mode〉 ]*</code></entry>
+ <entry><code>〈blend-mode〉 [ , 〈blend-mode〉 ]*</code></entry>
<entry><code>normal</code></entry>
<entry></entry>
<entry></entry>
@@ -1120,7 +1119,7 @@ We use <literallayout> for syntax productions, and each line is put in a <code>
</row>
<row>
<entry>box‑shadow</entry>
- <entry><code>none | 〈box shadow〉 [ , 〈box shadow〉 ]*</code></entry>
+ <entry><code>none | 〈box shadow〉 [ , 〈box shadow〉 ]*</code></entry>
<entry><code>none</code></entry>
<entry></entry>
<entry>✓</entry>
@@ -1195,7 +1194,7 @@ We use <literallayout> for syntax productions, and each line is put in a <code>
</row>
<row>
<entry>transition‑timing‑function</entry>
- <entry><code>〈single‑timing‑function〉[ , 〈single‑timing‑function〉 ]*</code></entry>
+ <entry><code>〈single‑timing‑function〉[ , 〈single‑timing‑function〉 ]*</code></entry>
<entry><code>ease</code></entry>
<entry></entry>
<entry></entry>
@@ -1273,7 +1272,7 @@ We use <literallayout> for syntax productions, and each line is put in a <code>
</row>
<row>
<entry>animation‑iteration-count</entry>
- <entry><code>〈single‑animation‑iteration‑count〉 [ , 〈single‑animation‑iteration‑count〉 ]*</code></entry>
+ <entry><code>〈single‑animation‑iteration‑count〉 [ , 〈single‑animation‑iteration‑count〉 ]*</code></entry>
<entry><code>1</code></entry>
<entry></entry>
<entry></entry>