problem description
the rendering of the browser is: js- > style- > layout- > paint- > render 5 procedures
will the event loop,js engine main process of the browser execute the above process once after reading and executing the task of a message queue?