[Bug 15931] WebIDL snippets need updating

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15931

--- Comment #1 from Vincent Hardy <vhardy@adobe.com> 2012-03-15 01:40:54 UTC ---
Implemented the requested changes in:

https://dvcs.w3.org/hg/csswg/diff/bde8090375d0/css3-regions/Overview.src.html

The only difference is for regionFlowRanges which I re-specified as:

sequence<Range>getRegionFlowRanges()

Because this is meant to return a new array instance on each call and it is not
meant to be a live list.

I'll close this after 48h if you (Ms2ger) have no objection.

Thanks!

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 15 March 2012 01:40:58 UTC