зеркало из https://github.com/mozilla/gecko-dev.git
Bug 815928 part 3: Fix typo s/elemnt/element/ in comments & tests. DONTBUILD, rs=Waldo
This commit is contained in:
Родитель
f00177debd
Коммит
5f85127435
|
@ -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)
|
||||
|
|
|
@ -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 {
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
-->
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" class="reftest-wait">
|
||||
<!-- From https://bugzilla.mozilla.org/show_bug.cgi?id=463939 -->
|
||||
<title>Test that the area that's covered by a filtered elemnt is invalidated when it moves</title>
|
||||
<title>Test that the area that's covered by a filtered element is invalidated when it moves</title>
|
||||
<filter id="filter">
|
||||
<feGaussianBlur stdDeviation="0.1"/>
|
||||
</filter>
|
||||
|
|
До Ширина: | Высота: | Размер: 883 B После Ширина: | Высота: | Размер: 884 B |
Загрузка…
Ссылка в новой задаче