<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>15879</bug_id>
          
          <creation_ts>2012-02-04 10:05:41 +0000</creation_ts>
          <short_desc>getRegionsByContentNode and contentNodes: change naming?</short_desc>
          <delta_ts>2012-04-11 21:10:13 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>CSS</product>
          <component>Regions</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard>cssom</status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Vincent Hardy">vhardy</reporter>
          <assigned_to name="Vincent Hardy">vhardy</assigned_to>
          <cc>alexmog</cc>
    
    <cc>eoconnor</cc>
    
    <cc>mihnea</cc>
    
    <cc>stearns</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>63670</commentid>
    <comment_count>0</comment_count>
    <who name="Vincent Hardy">vhardy</who>
    <bug_when>2012-02-04 10:05:41 +0000</bug_when>
    <thetext>http://lists.w3.org/Archives/Public/www-style/2012Feb/0001.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>65477</commentid>
    <comment_count>1</comment_count>
    <who name="Vincent Hardy">vhardy</who>
    <bug_when>2012-03-13 22:43:02 +0000</bug_when>
    <thetext>Using the latest change proposal:

http://wiki.csswg.org/spec/css3-regions/css-om?rev=1331678600

The proposal is to make the following changes:

interface NamedFlow {
      ...
      getter Node[] getContent(); // was getContentNode
      Region[] getRegionsByContent(Node node); // was getRegionsByContentNode
      ...
}</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>65953</commentid>
    <comment_count>2</comment_count>
    <who name="Vincent Hardy">vhardy</who>
    <bug_when>2012-03-22 16:42:17 +0000</bug_when>
    <thetext>(In reply to comment #1)
&gt; Using the latest change proposal:
&gt; 
&gt; http://wiki.csswg.org/spec/css3-regions/css-om?rev=1331678600
&gt; 
&gt; The proposal is to make the following changes:
&gt; 
&gt; interface NamedFlow {
&gt;       ...
&gt;       getter Node[] getContent(); // was getContentNode
&gt;       Region[] getRegionsByContent(Node node); // was getRegionsByContentNode
&gt;       ...
&gt; }

ok on name change getContentNode -&gt; getContent and getRegionsByContentNode -&gt; getRegionsByContentNode

but need to sync. up with other interface changes (http://wiki.csswg.org/spec/css3-regions/css-om)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>