Is this Mike planning a update? While nothing stops people from forcing things the way they want on their desktop, mobiles are different.
For instance, in Firefox on mobile holding a link to open a new tab doesn't always work due to some "purist" bubbling/capturing reasons Firefox chose to follow regarding table layouts (although, it's been like that for a long time.... ~12 years). The links for page numbering sometimes don't render as block elements in Chrome (they never do in Firefox). Text is run on and resizing in both Chrome and Firefox behaves identical as the page is using tables and viewport isn't utilized.
There's a couple of other things but honestly the 3 in the last paragraph are big. I understand people just want to target Chrome and only Chrome, but Chrome on mobile doesn't have great plugins and believe it or not Mozilla's synch is better than Google's (which is odd), so I stick with FF as much as possible. I'm not hoping for a new layout like the dropped chain Reddit has or anything, honestly the 2 column layout is fine, but actual table elements (table/tr/td) aren't doing mobiles any favors.
FWIW, viewport would help a lot. At least with that if elements fail to render as block or whatever else, they won't default to teeny tiny little things and the tables should/could resize.