<?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>10533</bug_id>
          
          <creation_ts>2010-09-02 16:30:09 +0000</creation_ts>
          <short_desc>Spec the non-visual aspects of scrollIntoView() as removed from HTML</short_desc>
          <delta_ts>2013-08-08 13:28:45 +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>CSSOM View</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#scrolling-elements-into-view</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>10511</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Simon Pieters">zcorpan</assigned_to>
          <cc>annevk</cc>
    
    <cc>glenn</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>Ms2ger</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>www-dom</cc>
    
    <cc>zcorpan</cc>
          
          <qa_contact>public-css-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>38422</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2010-09-02 16:30:09 +0000</bug_when>
    <thetext>Section: http://www.whatwg.org/specs/web-apps/current-work/#scrolling-elements-into-view

Comment:
Remove section, it&apos;s in CSSOM

Posted from: 91.181.39.131 by ms2ger@gmail.com</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>38850</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2010-09-10 19:32:17 +0000</bug_when>
    <thetext>http://dev.w3.org/csswg/cssom-view/ in particular.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>38917</commentid>
    <comment_count>2</comment_count>
    <who name="Ms2ger">Ms2ger</who>
    <bug_when>2010-09-12 14:59:31 +0000</bug_when>
    <thetext>Right, I always mess these up.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>39655</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2010-09-28 06:31:07 +0000</bug_when>
    <thetext>Anne: CSSOM View seems to be visual-media-specific. What&apos;s the plan for the non-media-specific aspects of scrollIntoView()?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>39704</commentid>
    <comment_count>4</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2010-09-28 09:40:01 +0000</bug_when>
    <thetext>I&apos;m not sure. Would it make sense if it also had requirements for non-visual user agents? For a lot of stuff in that draft it simply does not make sense. scrollIntoView() would sort of be a first. (Apart from the media queries API I suppose.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>40090</commentid>
    <comment_count>5</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2010-09-30 08:29:14 +0000</bug_when>
    <thetext>I dunno, but we should probably have a story here.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>41259</commentid>
    <comment_count>6</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2010-10-13 20:18:22 +0000</bug_when>
    <thetext>Ok I&apos;ve removed the relevant part of the HTML spec, the text is included in the diff which will be given below. I&apos;ll reassign this to you to take care of the non-visual aspects in CSSOM View. Not sure what component/product to use, though.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>41260</commentid>
    <comment_count>7</comment_count>
    <who name="">contributor</who>
    <bug_when>2010-10-13 20:19:13 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r5620.
Check-in comment: Move scrollIntoView() to CSSOM View and update the other scroll algorithm to use the CSSOM View definition.
http://html5.org/tools/web-apps-tracker?from=5619&amp;to=5620</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>71812</commentid>
    <comment_count>8</comment_count>
    <who name="Glenn Adams">glenn</who>
    <bug_when>2012-08-03 05:55:22 +0000</bug_when>
    <thetext>reassign to myself; apparently i am not the default assignee for this component</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>89460</commentid>
    <comment_count>9</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2013-06-18 09:15:00 +0000</bug_when>
    <thetext>https://dvcs.w3.org/hg/csswg/rev/bf6a0731d043</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>