peter-toth commented on pull request #29902:
URL: https://github.com/apache/spark/pull/29902#issuecomment-701421543


   > BTW, are you saying that there is no change according to the following 
guideline?
   > 
   > * https://jquery.com/upgrade-guide/3.5/
   
   Yes, I checked that guide and looked for self-closing HTML tags that should 
have content (e.g. `<p/>`, `<span/>`, `<div/>`) and I didn't found any in our 
UI code. They occur a few times in `dataTables` library code, but I checked our 
UI (Spark UI, History Server UI) and didn't find any issue.
   
   I found quite a few `<p/>`-s in the our docs and I'm checking now if those 
can be an issue...


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to