Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / inspector-enabled / console-clear-arguments-on-frame-remove-expected.txt
blob528c52ae77c52338aa841b187ae8f4a038e2aaaa
1 CONSOLE MESSAGE: line 2: A message with first argument string
2 CONSOLE MESSAGE: line 3: 2011
3 CONSOLE MESSAGE: line 4: [object Window]
4 Tests that console message arguments will be cleared when iframe where the messages were created is removed.
6 PASSED: found argument counts for 3 messages
7 PASSED: message #0 has no arguments.
8 PASSED: message #1 has no arguments.
9 PASSED: message #2 has no arguments.