Pop-up dictionary browser extension for language learning. Successor to Yomichan. (PERSONAL FORK)
at lambda-fork/main 17 lines 340 B view raw
1<!DOCTYPE html> 2<html> 3<head> 4<meta charset="UTF-8"> 5 <title>TextSourceRange Tests</title> 6</head> 7 <body> 8 <h1>TextSourceRange Tests</h1> 9 <test-case id="text-source-range-lazy"> 10 <p></p> 11 </test-case> 12 13 <test-case id="text-source-range"> 14<p></p> 15 </test-case> 16 </body> 17</html>