For example, see Parsoid rendering and compare with legacy rendering. The Awards and Nominations table is missing borders in Parsoid's rendering. But, as it turns out, the border is still there with 1px width (if you inspect the cells in a browser - Firefox in my case). Secondly, if you reload the page, you see that the borders show up briefly and then they disappear (but the table doesn't resize which indicates that the borders just disappeared). I don't know what is going on and haven't investigated -- is this CSS or JS?
Found this when I saw this diff on a couple dagwiki pages and realized that these pages are translations of enwiki pages. So, same issue on the equivalent dagwiki page.