mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
feat(chromium): roll Chromium to r571040 (#2814)
This roll includes: - https://crrev.com/570566 - DevTools: teach DOM.getBoxModel to work with SVG nodes Fixes #1247.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
<link rel='stylesheet' href='./style.css'>
|
||||
<script src='./script.js' type='text/javascript'></script>
|
||||
<style>
|
||||
div {
|
||||
line-height: 18px;
|
||||
}
|
||||
</style>
|
||||
<div>Hi, I'm frame</div>
|
||||
|
||||
Reference in New Issue
Block a user