RESOLVED FIXED 90163
[CSSRegions]Rename NamedFlow::contentNodes to NamedFlow::getContent()
https://bugs.webkit.org/show_bug.cgi?id=90163
Summary [CSSRegions]Rename NamedFlow::contentNodes to NamedFlow::getContent()
Andrei Onea
Reported 2012-06-28 04:46:06 PDT
The CSS Regions spec changed the CSSOM property "contentNodes" available on the NamedFlow object to now be a function called "getContent". Webkit needs to update this as well. http://www.w3.org/TR/css3-regions/#the-namedflow-interface
Attachments
patch (23.60 KB, patch)
2012-06-28 06:11 PDT, Andrei Onea
no flags
Andrei Onea
Comment 1 2012-06-28 06:11:07 PDT
Andreas Kling
Comment 2 2012-06-28 12:29:51 PDT
Comment on attachment 149935 [details] patch rs=me
WebKit Review Bot
Comment 3 2012-06-28 13:02:23 PDT
Comment on attachment 149935 [details] patch Clearing flags on attachment: 149935 Committed r121456: <http://trac.webkit.org/changeset/121456>
WebKit Review Bot
Comment 4 2012-06-28 13:02:27 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.