Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

Commit

Permalink
Added createLink inconsistency for Firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
samvasko committed Jun 9, 2014
1 parent ed1d7b0 commit 4c8b536
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions BROWSERINCONSISTENCIES.md
Expand Up @@ -54,6 +54,9 @@ Playground: http://jsbin.com/iwEWUXo/2/edit?js,console,output
- Chrome converts BRs to Ps: http://jsbin.com/zeti/2/edit?js,output
- Firefox does not perform transformation upon Ps containing BRs:
http://jsbin.com/yiyaq/1/edit?js,output
* "`createLink`"
- Firefox does not create A if selection is empty:
http://jsbin.com/tutufi/2/edit?js,output
* "`delete`":
- Given a selection across multiple P elements, Firefox will place the caret
outside of any P element: http://jsbin.com/xopivama/3/edit?js,output
Expand Down

0 comments on commit 4c8b536

Please sign in to comment.