chromium/third_party/blink/web_tests/http/tests/inspector-protocol/event-breakpoints/remove-breakpoint-expected.txt

Test that CanvasCreated breakpoing is hit when offscreen context is created in the page
Paused: {
    eventName : instrumentation:canvasContextCreated
}
PAGE: created first context (should pause)
PAGE: created first context (should NOT pause)