Skip to content

Fixing nested list markup to avoid invalid ordering in firefox 68 and up #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/bin/
/target/
/.settings/
/.classpath
/.project
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
136 changes: 0 additions & 136 deletions main/trunk/build.xml

This file was deleted.

Binary file removed main/trunk/lib/asm-util.jar
Binary file not shown.
Binary file removed main/trunk/lib/asm.jar
Binary file not shown.
Binary file removed main/trunk/lib/clover.jar
Binary file not shown.
Binary file removed main/trunk/lib/commons-logging.jar
Binary file not shown.
Binary file removed main/trunk/lib/groovy.jar
Binary file not shown.
Binary file removed main/trunk/lib/jakarta-oro.jar
Binary file not shown.
Binary file removed main/trunk/lib/jmock.jar
Binary file not shown.
Binary file removed main/trunk/lib/junit.jar
Binary file not shown.
Binary file removed main/trunk/lib/junitperf.jar
Binary file not shown.
Binary file removed main/trunk/lib/picocontainer.jar
Binary file not shown.
2 changes: 0 additions & 2 deletions main/trunk/src/java/META-INF/manifest.radeox

This file was deleted.

Empty file.
118 changes: 0 additions & 118 deletions main/trunk/src/java/org/radeox/EngineManager.java

This file was deleted.

This file was deleted.

This file was deleted.

Loading