@@ -152,7 +152,7 @@ <h5 id=pb><a href="#pb" class=self-link></a>1.2.1.1. Tests Lacking two Implement
152
152
153
153
<h5 id=careful><a href="#careful" class=self-link></a>1.2.1.2. Noteworthy Tests with two Implementations</h5>
154
154
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,
156
156
however, in one of the implementations (Firefox) the test fails to match the reference due to another bug,
157
157
which is independent of what the test is about.
158
158
That 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
250
250
because Writing Modes repeats some requirements of CSS2.
251
251
Given that CSS2 is a W3C Recommendation despite these failing tests,
252
252
and 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
254
254
for CSS Writing Modes Level 3.
255
255
256
256
<table class=data>
@@ -267,7 +267,7 @@ <h5 id=excused><a href="#excused" class=self-link></a>1.2.1.3. Tests not Needed
267
267
<h4 id=optional><a href="#optional" class=self-link></a>1.2.2. Tests for Optional Requirements</h4>
268
268
269
269
<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.
271
271
272
272
<table class=data>
273
273
<thead>
@@ -330,7 +330,7 @@ <h2 id=method><a href="#method" class=self-link></a>2. Methodology</h2>
330
330
<p>This report was prepared on the basis of testing 4 browser engines:
331
331
332
332
<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)
334
334
<li>Chrome (engine: Blink, version 78.0.3887.0)
335
335
<li>Safari (engine: Webkit, version 13.1 Release 89)
336
336
<li>Edge (engine: EdgeHTML, version 18)
0 commit comments