Confirmed users
206
edits
| Line 144: | Line 144: | ||
'''In Progress:''' | '''In Progress:''' | ||
* {{bug|803719}} : Reflow-on-zoom should zoom in and snap to a piece of text | * {{bug|803719}} : Reflow-on-zoom should zoom in and snap to a piece of text | ||
** Hopefully will be working by end of week. I'm using document.caretPositionFromPoint, which returns correct offset, but then trying to convert to a DOMRange so that I can use getBoundingClientRect(). | |||
* {{bug|756518}} : Modify conditional detection of mobile sites for font inflation (required above bug 821801). | * {{bug|756518}} : Modify conditional detection of mobile sites for font inflation (required above bug 821801). | ||
* {{bug|824965}} : caretPositionFromPoint gets incorrect offset for textareas | * {{bug|824965}} : caretPositionFromPoint gets incorrect offset for textareas | ||