InterviewSolution
Saved Bookmarks
| 1. |
Which of the below does not belong to the Render Engine workflow?(a) Paint DOM elements(b) Parse Content(c) Build DOM nodes in render tree(d) Parse identifiersThis question was addressed to me in an interview.I need to ask this question from Page Render BottleNecks Optimization in section Invocation and Performance Navigation of JavaScript |
|
Answer» Correct option is (d) Parse identifiers |
|