| Author | DaveJarvis <email> |
|---|---|
| Date | 2023-05-06 15:01:41 GMT-0700 |
| Commit | 96edd9299df38f25f1d50ade913876d320b044b8 |
| Parent | 351e27e |
| javafx { | ||
| - version = '19' | ||
| + version = '20' | ||
| modules = ['javafx.base', 'javafx.controls', 'javafx.graphics', 'javafx.swing'] | ||
| configuration = 'compileOnly' |
| XHTML_TEX, | ||
| """ | ||
| - <html><head></head><body><p>the 👍 emoji</p> | ||
| + <html><head><title/><meta content="2" name="count"/></head><body><p>the 👍 emoji</p> | ||
| </body></html>""" | ||
| ) |
| Delta | 2 lines added, 2 lines removed |
|---|