Bug 645075. Move scrolling to ref handling back from the document to the content sink so that it works with XSLT transformed documents. r=sicking
This commit is contained in:
@@ -187,7 +187,9 @@ class nsHtml5TreeOpExecutor : public nsContentSink,
|
||||
* Returns the document.
|
||||
*/
|
||||
virtual nsISupports *GetTarget();
|
||||
|
||||
|
||||
virtual void ScrollToRef() { ScrollToRefImpl(); }
|
||||
|
||||
// nsContentSink methods
|
||||
virtual void UpdateChildCounts();
|
||||
virtual nsresult FlushTags();
|
||||
|
||||
Reference in New Issue
Block a user