forked from mickeynp/combobulate
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More tests and commensurate nav tweaks
- Loading branch information
Showing
85 changed files
with
2,031 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
tests/fixture-deltas/combobulate-drag-down/attributes.html[@1~after].html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<!-- -*- combobulate-test-point-overlays: ((1 outline 187) (2 outline 204) (3 outline 229)); eval: (combobulate-test-fixture-mode t); -*- --> | ||
<foo> <tag id="1"> | ||
<bar | ||
aria-foo="bar" | ||
id="1" | ||
class="boooo" | ||
/> | ||
</tag> | ||
|
||
<bar | ||
id="1" | ||
aria-foo="bar" | ||
class="boooo" | ||
/> | ||
</foo> |
15 changes: 15 additions & 0 deletions
15
tests/fixture-deltas/combobulate-drag-down/attributes.html[@2~after].html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<!-- -*- combobulate-test-point-overlays: ((1 outline 187) (2 outline 204) (3 outline 229)); eval: (combobulate-test-fixture-mode t); -*- --> | ||
<foo> <tag id="1"> | ||
<bar | ||
id="1" | ||
class="boooo" | ||
aria-foo="bar" | ||
/> | ||
</tag> | ||
|
||
<bar | ||
id="1" | ||
aria-foo="bar" | ||
class="boooo" | ||
/> | ||
</foo> |
15 changes: 15 additions & 0 deletions
15
tests/fixture-deltas/combobulate-drag-down/attributes.html[@3~after].html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<!-- -*- combobulate-test-point-overlays: ((1 outline 187) (2 outline 204) (3 outline 229)); eval: (combobulate-test-fixture-mode t); -*- --> | ||
<foo> <tag id="1"> | ||
<bar | ||
id="1" | ||
aria-foo="bar" | ||
class="boooo" | ||
/> | ||
</tag> | ||
|
||
<bar | ||
id="1" | ||
aria-foo="bar" | ||
class="boooo" | ||
/> | ||
</foo> |
18 changes: 18 additions & 0 deletions
18
tests/fixture-deltas/combobulate-drag-down/elements.html[@1~after].html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<!-- -*- combobulate-test-point-overlays: ((1 outline 225) (2 outline 234) (3 outline 244) (4 outline 258) (5 outline 294) (6 outline 353) (7 outline 374)); eval: (combobulate-test-fixture-mode t); -*- --> | ||
<foo> | ||
<bar> | ||
Text | ||
<hr/> | ||
Text here | ||
<div> | ||
Sub text | ||
</div> | ||
<very | ||
id="1" | ||
long="node"> | ||
|
||
</very> | ||
<!-- comment --> | ||
more text | ||
</bar> | ||
</foo> |
18 changes: 18 additions & 0 deletions
18
tests/fixture-deltas/combobulate-drag-down/elements.html[@2~after].html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<!-- -*- combobulate-test-point-overlays: ((1 outline 225) (2 outline 234) (3 outline 244) (4 outline 258) (5 outline 294) (6 outline 353) (7 outline 374)); eval: (combobulate-test-fixture-mode t); -*- --> | ||
<foo> | ||
<bar> | ||
Text | ||
<hr/> | ||
Text here | ||
<div> | ||
Sub text | ||
</div> | ||
<very | ||
id="1" | ||
long="node"> | ||
|
||
</very> | ||
<!-- comment --> | ||
more text | ||
</bar> | ||
</foo> |
18 changes: 18 additions & 0 deletions
18
tests/fixture-deltas/combobulate-drag-down/elements.html[@3~after].html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<!-- -*- combobulate-test-point-overlays: ((1 outline 225) (2 outline 234) (3 outline 244) (4 outline 258) (5 outline 294) (6 outline 353) (7 outline 374)); eval: (combobulate-test-fixture-mode t); -*- --> | ||
<foo> | ||
<bar> | ||
Text | ||
<hr/> | ||
Text here | ||
<div> | ||
Sub text | ||
</div> | ||
<very | ||
id="1" | ||
long="node"> | ||
|
||
</very> | ||
<!-- comment --> | ||
more text | ||
</bar> | ||
</foo> |
18 changes: 18 additions & 0 deletions
18
tests/fixture-deltas/combobulate-drag-down/elements.html[@4~after].html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<!-- -*- combobulate-test-point-overlays: ((1 outline 225) (2 outline 234) (3 outline 244) (4 outline 258) (5 outline 294) (6 outline 353) (7 outline 374)); eval: (combobulate-test-fixture-mode t); -*- --> | ||
<foo> | ||
<bar> | ||
Text | ||
<hr/> | ||
Text here | ||
<div> | ||
Sub text | ||
</div> | ||
<very | ||
id="1" | ||
long="node"> | ||
|
||
</very> | ||
<!-- comment --> | ||
more text | ||
</bar> | ||
</foo> |
18 changes: 18 additions & 0 deletions
18
tests/fixture-deltas/combobulate-drag-down/elements.html[@5~after].html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<!-- -*- combobulate-test-point-overlays: ((1 outline 225) (2 outline 234) (3 outline 244) (4 outline 258) (5 outline 294) (6 outline 353) (7 outline 374)); eval: (combobulate-test-fixture-mode t); -*- --> | ||
<foo> | ||
<bar> | ||
Text | ||
<hr/> | ||
Text here | ||
<div> | ||
Sub text | ||
</div> | ||
<very | ||
id="1" | ||
long="node"> | ||
|
||
</very> | ||
<!-- comment --> | ||
more text | ||
</bar> | ||
</foo> |
18 changes: 18 additions & 0 deletions
18
tests/fixture-deltas/combobulate-drag-down/elements.html[@6~after].html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<!-- -*- combobulate-test-point-overlays: ((1 outline 225) (2 outline 234) (3 outline 244) (4 outline 258) (5 outline 294) (6 outline 353) (7 outline 374)); eval: (combobulate-test-fixture-mode t); -*- --> | ||
<foo> | ||
<bar> | ||
Text | ||
<hr/> | ||
Text here | ||
<div> | ||
Sub text | ||
</div> | ||
<very | ||
id="1" | ||
long="node"> | ||
|
||
</very> | ||
<!-- comment --> | ||
more text | ||
</bar> | ||
</foo> |
18 changes: 18 additions & 0 deletions
18
tests/fixture-deltas/combobulate-drag-down/elements.html[@7~after].html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<!-- -*- combobulate-test-point-overlays: ((1 outline 225) (2 outline 234) (3 outline 244) (4 outline 258) (5 outline 294) (6 outline 353) (7 outline 374)); eval: (combobulate-test-fixture-mode t); -*- --> | ||
<foo> | ||
<bar> | ||
Text | ||
<hr/> | ||
Text here | ||
<div> | ||
Sub text | ||
</div> | ||
<very | ||
id="1" | ||
long="node"> | ||
|
||
</very> | ||
<!-- comment --> | ||
more text | ||
</bar> | ||
</foo> |
15 changes: 15 additions & 0 deletions
15
tests/fixture-deltas/combobulate-drag-up/attributes.html[@1~after].html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<!-- -*- combobulate-test-point-overlays: ((1 outline 187) (2 outline 204) (3 outline 229)); eval: (combobulate-test-fixture-mode t); -*- --> | ||
<foo> <tag id="1"> | ||
<bar | ||
id="1" | ||
aria-foo="bar" | ||
class="boooo" | ||
/> | ||
</tag> | ||
|
||
<bar | ||
id="1" | ||
aria-foo="bar" | ||
class="boooo" | ||
/> | ||
</foo> |
15 changes: 15 additions & 0 deletions
15
tests/fixture-deltas/combobulate-drag-up/attributes.html[@2~after].html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<!-- -*- combobulate-test-point-overlays: ((1 outline 187) (2 outline 204) (3 outline 229)); eval: (combobulate-test-fixture-mode t); -*- --> | ||
<foo> <tag id="1"> | ||
<bar | ||
aria-foo="bar" | ||
id="1" | ||
class="boooo" | ||
/> | ||
</tag> | ||
|
||
<bar | ||
id="1" | ||
aria-foo="bar" | ||
class="boooo" | ||
/> | ||
</foo> |
15 changes: 15 additions & 0 deletions
15
tests/fixture-deltas/combobulate-drag-up/attributes.html[@3~after].html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<!-- -*- combobulate-test-point-overlays: ((1 outline 187) (2 outline 204) (3 outline 229)); eval: (combobulate-test-fixture-mode t); -*- --> | ||
<foo> <tag id="1"> | ||
<bar | ||
id="1" | ||
class="boooo" | ||
aria-foo="bar" | ||
/> | ||
</tag> | ||
|
||
<bar | ||
id="1" | ||
aria-foo="bar" | ||
class="boooo" | ||
/> | ||
</foo> |
18 changes: 18 additions & 0 deletions
18
tests/fixture-deltas/combobulate-drag-up/elements.html[@1~after].html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<!-- -*- combobulate-test-point-overlays: ((1 outline 225) (2 outline 234) (3 outline 244) (4 outline 258) (5 outline 294) (6 outline 353) (7 outline 374)); eval: (combobulate-test-fixture-mode t); -*- --> | ||
<foo> | ||
<bar> | ||
Text | ||
<hr/> | ||
Text here | ||
<div> | ||
Sub text | ||
</div> | ||
<very | ||
id="1" | ||
long="node"> | ||
|
||
</very> | ||
<!-- comment --> | ||
more text | ||
</bar> | ||
</foo> |
18 changes: 18 additions & 0 deletions
18
tests/fixture-deltas/combobulate-drag-up/elements.html[@2~after].html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<!-- -*- combobulate-test-point-overlays: ((1 outline 225) (2 outline 234) (3 outline 244) (4 outline 258) (5 outline 294) (6 outline 353) (7 outline 374)); eval: (combobulate-test-fixture-mode t); -*- --> | ||
<foo> | ||
<bar> | ||
Text | ||
<hr/> | ||
Text here | ||
<div> | ||
Sub text | ||
</div> | ||
<very | ||
id="1" | ||
long="node"> | ||
|
||
</very> | ||
<!-- comment --> | ||
more text | ||
</bar> | ||
</foo> |
Oops, something went wrong.