Sign in
chromium
/
chromium
/
src.git
/
61.0.3140.1
/
.
/
third_party
/
WebKit
/
LayoutTests
/
inspector
/
console
/
shadow-element-expected.txt
blob: 197bdf924f6dac7d2f72485687746597d2552ad9 [
file
] [
log
] [
blame
]
Tests that $0 works with shadow dom.
'Author shadow element: ' + $0.id = "Author shadow element: shadow"
'User agent shadow host: ' + $0.id = "User agent shadow host: user-agent-host"