Heydon Pickering преди 8 години
родител
ревизия
0ea3d6897e
променени са 3 файла, в които са добавени 5 реда и са изтрити 5 реда
  1. 4 4
      docs/patterns/writing/references/index.html
  2. 0 0
      docs/service-worker.js
  3. 1 1
      themes/infusion/layouts/shortcodes/wcag.html

+ 4 - 4
docs/patterns/writing/references/index.html

@@ -394,7 +394,7 @@ I can reference the {{% pattern "Notes & warnings" %}} pattern here.
     
       <li>
         <strong><a href="https://www.w3.org/TR/WCAG20/#keyboard-operation-keyboard-operable">
-          <svg class="wcag-icon" viewBox="0 0 127.09899 67.763" width="127" height="68" aria-hidden="true"><use xlink:href="#w3c"></use></svg>
+          <svg class="wcag-icon" viewBox="0 0 127.09899 67.763" aria-hidden="true"><use xlink:href="#w3c"></use></svg>
           2.1.1 Keyboard</a> (level A)
         </strong>
         
@@ -478,7 +478,7 @@ I can reference the &#x7b;{% pattern "Notes & warnings" %}} pattern here.
     
       <li>
         <strong><a href="https://www.w3.org/TR/WCAG20/#ensure-compat-rsv">
-          <svg class="wcag-icon" viewBox="0 0 127.09899 67.763" width="127" height="68" aria-hidden="true"><use xlink:href="#w3c"></use></svg>
+          <svg class="wcag-icon" viewBox="0 0 127.09899 67.763" aria-hidden="true"><use xlink:href="#w3c"></use></svg>
           4.1.2 Name, Role, Value</a> (level A)
         </strong>
         
@@ -563,7 +563,7 @@ I can reference the &#x7b;{% pattern "Notes & warnings" %}} pattern here.
     
       <li>
         <strong><a href="https://www.w3.org/TR/WCAG20/#keyboard-operation-keyboard-operable">
-          <svg class="wcag-icon" viewBox="0 0 127.09899 67.763" width="127" height="68" aria-hidden="true"><use xlink:href="#w3c"></use></svg>
+          <svg class="wcag-icon" viewBox="0 0 127.09899 67.763" aria-hidden="true"><use xlink:href="#w3c"></use></svg>
           2.1.1 Keyboard</a> (level A):
         </strong>
         
@@ -650,7 +650,7 @@ I can reference the &#x7b;{% pattern "Notes & warnings" %}} pattern here.
     
       <li>
         <strong><a href="https://www.w3.org/TR/WCAG20/#ensure-compat-rsv">
-          <svg class="wcag-icon" viewBox="0 0 127.09899 67.763" width="127" height="68" aria-hidden="true"><use xlink:href="#w3c"></use></svg>
+          <svg class="wcag-icon" viewBox="0 0 127.09899 67.763" aria-hidden="true"><use xlink:href="#w3c"></use></svg>
           4.1.2 Name, Role, Value</a> (level A):
         </strong>
         

Файловите разлики са ограничени, защото са твърде много
+ 0 - 0
docs/service-worker.js


+ 1 - 1
themes/infusion/layouts/shortcodes/wcag.html

@@ -7,7 +7,7 @@
     {{ if in $included .ref_id }}
       <li>
         <strong><a href="{{ .url }}">
-          <svg class="wcag-icon" viewBox="0 0 127.09899 67.763" width="127" height="68" aria-hidden="true"><use xlink:href="#w3c"></use></svg>
+          <svg class="wcag-icon" viewBox="0 0 127.09899 67.763" aria-hidden="true"><use xlink:href="#w3c"></use></svg>
           {{ .ref_id }} {{ .title }}</a> (level {{ .level }}){{ if $descriptions }}:{{ end }}
         </strong>
         {{ if $descriptions }}

Някои файлове не бяха показани, защото твърде много файлове са промени