@@ -152,7 +152,7 @@ <h5 id=pb><a href="#pb" class=self-link></a>1.2.1.1. Tests Lacking two Implement
152152
153153<h5 id=careful><a href="#careful" class=self-link></a>1.2.1.2. Noteworthy Tests with two Implementations</h5>
154154
155- The passing condition of the following two tests is fullfilled in two implementations,
155+ The passing condition of the following two tests is fulfilled in two implementations,
156156however, in one of the implementations (Firefox) the test fails to match the reference due to another bug,
157157which is independent of what the test is about.
158158That behavior itself is correct in multiple other implementations.
@@ -250,7 +250,7 @@ <h5 id=excused><a href="#excused" class=self-link></a>1.2.1.3. Tests not Needed
250250because Writing Modes repeats some requirements of CSS2.
251251Given that CSS2 is a W3C Recommendation despite these failing tests,
252252and that Writing Modes adds no new requirements,
253- they are not required to pass in order to meeet CR exit criteria
253+ they are not required to pass in order to meet CR exit criteria
254254for CSS Writing Modes Level 3.
255255
256256<table class=data>
@@ -267,7 +267,7 @@ <h5 id=excused><a href="#excused" class=self-link></a>1.2.1.3. Tests not Needed
267267<h4 id=optional><a href="#optional" class=self-link></a>1.2.2. Tests for Optional Requirements</h4>
268268
269269<p>The following tests for RFC2119 “Should” or “May” behavior lack two passing implementations.
270- They are not required to pass in order to meeet CR exit criteria for CSS Writing Modes Level 3.
270+ They are not required to pass in order to meet CR exit criteria for CSS Writing Modes Level 3.
271271
272272<table class=data>
273273 <thead>
@@ -330,7 +330,7 @@ <h2 id=method><a href="#method" class=self-link></a>2. Methodology</h2>
330330<p>This report was prepared on the basis of testing 4 browser engines:
331331
332332<ul class=short-list>
333- <li>Firefox (engine: Gecko, version 70.0a1; except table-progression-vlr-003 and table-progression-vrl-003, tested on verson 72.0a1)
333+ <li>Firefox (engine: Gecko, version 70.0a1; except table-progression-vlr-003 and table-progression-vrl-003, tested on version 72.0a1)
334334 <li>Chrome (engine: Blink, version 78.0.3887.0)
335335 <li>Safari (engine: Webkit, version 13.1 Release 89)
336336 <li>Edge (engine: EdgeHTML, version 18)
0 commit comments