Bug 410811 - Implement GetNearestViewportElement and GetFarthestViewportElement correct checkin. r=tor,sr=roc,a1.9=beltzner

This commit is contained in:
longsonr@gmail.com 2008-01-10 03:57:34 -08:00
Родитель ef85d7de6b
Коммит 478cfc1963
2 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -47,7 +47,6 @@
#include "nsIFrame.h"
#include "nsISVGChildFrame.h"
#include "nsIDOMSVGPoint.h"
#include "nsIDOMSVGFitToViewBox.h"
#include "nsSVGUtils.h"
#include "nsDOMError.h"

Просмотреть файл

@ -59,7 +59,6 @@
#include "nsSVGPreserveAspectRatio.h"
#include "nsISVGValueUtils.h"
#include "nsDOMError.h"
#include "nsIDOMSVGFitToViewBox.h"
#include "nsISVGChildFrame.h"
#include "nsGUIEvent.h"
#include "nsSVGUtils.h"