xref: /plan9/sys/src/cmd/abaco/NOTES (revision 7ab27030036b6c877a6f81728daeda263d1ca3cf)
1Bugs:
2	* fix text selection and double clicking;
3
4Not Bugs:
5	* complaints like "gif: decode <stdin> failed: ReadGIF: can't recognize format ��"
6	  are caused by sites that return a jpeg and send Content-Type: image/gif.
7
8Not implented:
9	* frame's borders and scroll are ignored
10	* Image: maps
11	* table atributes
12	* css
13	* Js
14
15