There was an error while loading. Please reload this page.
1 parent 6b2ea9e commit c8c6d34Copy full SHA for c8c6d34
1 file changed
src/lab12-tests.md
@@ -46,7 +46,7 @@ The Tab has already committed:
46
>>> len(browser.active_tab_display_list)
47
1
48
49
-But no raster or draw should have occured, because that is the responsibility
+But no raster or draw should have occurred, because that is the responsibility
50
of the Browser event loop, which we are running manually in this test.
51
52
>>> browser.tab_surface == None
0 commit comments