WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
149330
Add some tests for shadow DOM rendering
https://bugs.webkit.org/show_bug.cgi?id=149330
Summary
Add some tests for shadow DOM rendering
Ryosuke Niwa
Reported
2015-09-17 19:52:46 PDT
Adding some ref tests I've written for rendering the contents that uses new shadow DOM API.
Attachments
Adds some tests
(9.95 KB, patch)
2015-09-17 19:56 PDT
,
Ryosuke Niwa
koivisto
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2015-09-17 19:56:11 PDT
Created
attachment 261476
[details]
Adds some tests
Ryosuke Niwa
Comment 2
2015-09-17 20:08:23 PDT
Committed
r189962
: <
http://trac.webkit.org/changeset/189962
>
Alexey Proskuryakov
Comment 3
2015-09-17 21:43:06 PDT
These tests uncovered a bug. Rolling out until it can be fixed.
https://build.webkit.org/results/Apple%20Mavericks%20Debug%20WK1%20(Tests)/r189962%20(15681)/fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-border-box-001-crash-log.txt
https://build.webkit.org/results/Apple%20Mavericks%20Debug%20WK2%20(Tests)/r189962%20(14562)/fast/shapes/shape-outside-floats/shape-outside-dynamic-shape-margin-crash-log.txt
WebKit Commit Bot
Comment 4
2015-09-17 21:44:21 PDT
Re-opened since this is blocked by
bug 149334
Alexey Proskuryakov
Comment 5
2015-09-17 21:49:51 PDT
Obviously, the bug is that real work is being done in JSNode destructor.
Ryosuke Niwa
Comment 6
2015-09-21 13:24:17 PDT
Committed
r190074
: <
http://trac.webkit.org/changeset/190074
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug