HighlightRegistry-iteration-with-modifications.html.ini (884B)
1 [HighlightRegistry-iteration-with-modifications.html] 2 [HighlightRegistry iteration is not modified when a new Highlight is added after starting the iteration] 3 expected: FAIL 4 5 [HighlightRegistry iteration is not modified when a new Highlight is added after starting the iteration with one Highlight in the HighlightRegistry] 6 expected: FAIL 7 8 [HighlightRegistry iteration is not modified when the Highlight that was pointed to by the iterator was deleted after starting the iteration] 9 expected: FAIL 10 11 [HighlightRegistry iteration is not modified when the Highlight that was immediately after the one pointed to by the iterator was deleted after starting the iteration] 12 expected: FAIL 13 14 [HighlightRegistry iteration is not modified when the Highlight that was pointed to by the iterator was deleted using .clear() after starting the iteration] 15 expected: FAIL