Skip to content

Commit

Permalink
Generated by TRAVIS-CI 710ee80
Browse files Browse the repository at this point in the history
Read Me First section: Remove statement of support for Internet Explorer (pull #1305)

Modifies the browser subsection of read me first front matter to remove IE from list of browsers where testing is done.
First step in resolution of issue #1304.

Co-authored-by: Matt King <a11yThinker@Gmail.com>
  • Loading branch information
michael-n-cooper and mcking65 committed May 5, 2020
1 parent 1230388 commit 0c758c8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -387,8 +387,8 @@ <h3 id="x2-2-browser-and-assistive-technology-support"><bdi class="secno">2.2 </
It is thus advisable to test implementations thoroughly with each browser and assistive technology combination that is relevant within a target audience.
</p>
<p>
Similarly, JavaScript and CSS in this guide is written to be compatible with the most recent version of Chrome, Firefox, Internet Explorer, and Safari at the time of writing.
In particular, some JavaScript and CSS may not function correctly in Internet Explorer version 10 or earlier.
Similarly, JavaScript and CSS in this guide is written to be compatible with the most recent version of Chrome, Firefox, and Safari at the time of writing.
Some JavaScript and CSS may not function correctly in Internet Explorer.
</p>
<p>
Except in cases where the ARIA Working Group and other contributors have overlooked an error,
Expand Down Expand Up @@ -6979,7 +6979,7 @@ <h3 id="c-4-enabling-funders"><bdi class="secno">C.4 </bdi>Enabling funders<a cl


</section>
<script type="text/javascript">(function(){window['__CF$cv$params']={r:'58e925594e349204',m:'e6c06255f5010765028c50b1774dd649d69fcfe8-1588667913-1800-AWZFO2qry/bQ60+FCiMX5bkutnjET3SdgJDR/WglCH6pIDx5zW/eXqdN6mbZKy1vkNZ7YcZa7Q4qGE+E+CQ3gkksxgzmLFsZPEAFWNdn3Bp47XotJ5kWjv1BMrdjcqGO0SC16RQ1LA/JfazI6m9VmGgM420sjzjLCgD0b+KONygR8cgsselFbDT5Bs7eXlm8gtGxlZreo0wSBrawyS8nV0Y=',s:[0xbb7935f4b7,0xc1dded2b09],fb:0,}})();</script>
<script type="text/javascript">(function(){window['__CF$cv$params']={r:'58ec292259a27441',m:'bcf0b82d425e3765ed7f3ec58896050eaff7629f-1588699526-1800-AfKGVotcOInIwMs9DvG4DxK4kN2ljkUQYQPx05d8ZrMTNM21oVsQpBzbujN0XbibsscsaFXgXzWJTRfRYEMeBp3IP/Z0mCAm7cR85fdzr3EzRy34sz2HwjjFmeX11r1yccQEo90rp0GrcM20YrfhPuF52+nzjtjQ9v4Jorl7JNeHjL/WVAEPsUfTCTeZ4zCxifBDy4GgJ/G8Fi9LhSpq/cY=',s:[0x9cd7166506,0xfa1567e1aa],fb:0,}})();</script>

<section id="references" class="appendix"><h2 id="d-references"><bdi class="secno">D. </bdi>References<a class="self-link" aria-label="§" href="#references"></a></h2><section id="informative-references">
<h3 id="d-1-informative-references"><bdi class="secno">D.1 </bdi>
Expand Down

0 comments on commit 0c758c8

Please sign in to comment.