From 5f85127435f0c4ca2429f8c2045a328abf7512eb Mon Sep 17 00:00:00 2001 From: Daniel Holbert Date: Tue, 27 Nov 2012 19:15:36 -0800 Subject: [PATCH] Bug 815928 part 3: Fix typo s/elemnt/element/ in comments & tests. DONTBUILD, rs=Waldo --- accessible/tests/mochitest/pivot.js | 2 +- layout/base/nsIPresShell.h | 2 +- layout/reftests/svg/filter-invalidation-01.svg | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/accessible/tests/mochitest/pivot.js b/accessible/tests/mochitest/pivot.js index 1e8e2565f1c1..47b9cb0e34a4 100644 --- a/accessible/tests/mochitest/pivot.js +++ b/accessible/tests/mochitest/pivot.js @@ -267,7 +267,7 @@ function moveVCCoordInvoker(aDocAcc, aX, aY, aIgnoreNoMatch, * @param aQueue [in] event queue in which to push invoker sequence. * @param aDocAcc [in] the managing document of the virtual cursor we are testing * @param aRule [in] the traversal rule to use in the invokers - * @param aSequence [in] a sequence of accessible names or elemnt ids to expect with + * @param aSequence [in] a sequence of accessible names or element ids to expect with * the given rule in the given document */ function queueTraversalSequence(aQueue, aDocAcc, aRule, aSequence) diff --git a/layout/base/nsIPresShell.h b/layout/base/nsIPresShell.h index a78be2f87667..b054d06c2dcb 100644 --- a/layout/base/nsIPresShell.h +++ b/layout/base/nsIPresShell.h @@ -106,7 +106,7 @@ class LayerManager; #define CAPTURE_RETARGETTOELEMENT 2 // true if the current capture wants drags to be prevented #define CAPTURE_PREVENTDRAG 4 -// true when the mouse is pointer locked, and events are sent to locked elemnt +// true when the mouse is pointer locked, and events are sent to locked element #define CAPTURE_POINTERLOCK 8 typedef struct CapturingContentInfo { diff --git a/layout/reftests/svg/filter-invalidation-01.svg b/layout/reftests/svg/filter-invalidation-01.svg index 60fe132324a8..14d586433220 100644 --- a/layout/reftests/svg/filter-invalidation-01.svg +++ b/layout/reftests/svg/filter-invalidation-01.svg @@ -4,7 +4,7 @@ --> - Test that the area that's covered by a filtered elemnt is invalidated when it moves + Test that the area that's covered by a filtered element is invalidated when it moves