Translation of "dom node" in Korean
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Every property of a DOM node has one of these datatypes
DOM 노드의 모든 등록 정보에는 다음 데이터 유형 중 하나가 포함됩니다.
If the DOM node can use styles that are already calculated, then in fact almost all the work is skipped.
만약 DOM 노드가 이미 계산된 스타일을 공유할 수 있다면 대부분의 작업을 생략할 수 있습니다.
If the CSS engine kept the value of each property for each DOM node, it would quickly use all available memory.
만약 CSS 엔진이 각 DOM 노드의 각 속성에 대한 값을 보유하고 있다면 곧 메모리 부족에 빠질 것입니다.
/ Note: we're accessing "current" to get the DOM node
/ 주의: '현재'의 DOM 노드에 접근하고 있습니다.
For each DOM node, the CSS engine finds out which CSS rules to apply.
각각의 DOM 노드에 대해서, CSS 엔진은 어떤 CSS 규칙이 적용되어야 하는지 알아냅니다.
Also known as a DOM Node.
DOM 노드라고도 합니다.