mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Fix spelling mistakes to force unit test boxes to cycle.
This commit is contained in:
parent
d690d98bb8
commit
f68cca2f3d
@ -65,7 +65,7 @@ comments) must be one of the following:
|
||||
|
||||
skip This test should not be run. This is useful when a test fails in a
|
||||
catastrophic way, such as crashing or hanging the browser. Using
|
||||
'skip' is prefered to simply commenting out the test because we
|
||||
'skip' is preferred to simply commenting out the test because we
|
||||
want to report the test failure at the end of the test run.
|
||||
|
||||
skip-if(condition) If the condition is met, the test is not run. This is
|
||||
@ -251,5 +251,5 @@ although not required, because the pages are a fixed size in inches.
|
||||
The underlying layout support for this mode isn't really complete; it
|
||||
doesn't use exactly the same codepath as real print preview/print. In
|
||||
particular, scripting and frames are likely to cause problems; it is untested,
|
||||
theough. That said, it should be sufficient for testing layout issues related
|
||||
though. That said, it should be sufficient for testing layout issues related
|
||||
to pagination.
|
||||
|
Loading…
Reference in New Issue
Block a user