RESOLVED FIXED Bug 41277
Don't dump contents of <script> elements in LayoutTests
https://bugs.webkit.org/show_bug.cgi?id=41277
Summary Don't dump contents of <script> elements in LayoutTests
Adam Barth
Reported 2010-06-28 01:50:39 PDT
Don't dump contents of <script> elements in LayoutTests
Attachments
Patch (1.95 KB, patch)
2010-06-28 01:53 PDT, Adam Barth
no flags
Adam Barth
Comment 1 2010-06-28 01:53:05 PDT
Eric Seidel (no email)
Comment 2 2010-06-28 01:56:06 PDT
Comment on attachment 59886 [details] Patch Is this really the right place to call this? We never re-push an element? Seems like we should rename push and pop to somehting differnet in this case.
Adam Barth
Comment 3 2010-06-28 01:58:16 PDT
> Is this really the right place to call this? We never re-push an element? We don't yet. There might be some crazy stuff in "reconstruct the formatting elements" though. > Seems like we should rename push and pop to somehting differnet in this case. Hum... That's what it's called in the spec. The spec don't talk about notifying the elements though.
WebKit Commit Bot
Comment 4 2010-06-28 02:56:42 PDT
Comment on attachment 59886 [details] Patch Clearing flags on attachment: 59886 Committed r61990: <http://trac.webkit.org/changeset/61990>
WebKit Commit Bot
Comment 5 2010-06-28 02:56:47 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.