chae-han / vanilla-study

0 stars 0 forks source link

css hack #4

Open chae-han opened 4 years ago

chae-han commented 4 years ago
스크린샷 2020-08-02 오후 12 02 40

gecko reflow visualization

chae-han commented 4 years ago
스크린샷 2020-08-02 오후 12 13 34

css box model

chae-han commented 4 years ago
스크린샷 2020-08-02 오후 7 00 17 스크린샷 2020-08-02 오후 7 12 42 스크린샷 2020-08-02 오후 7 12 47

pixel pipe line

chae-han commented 4 years ago
스크린샷 2020-08-02 오후 7 33 38

-> 돔 요소를 이용하여 content를 화면에 그릴때

스크린샷 2020-08-02 오후 7 33 46

-> canvas 요소를 이용해서 content를 화면에 그릴때

chae-han commented 4 years ago
스크린샷 2020-08-03 오후 4 18 42

-> desktop viewport vs mobile viewport

chae-han commented 4 years ago
스크린샷 2020-08-03 오후 5 07 03

-> 데스크톱 브라우저에서 screen, window outer/inner, viewport

chae-han commented 4 years ago
스크린샷 2020-08-03 오후 5 09 11

-> 데스크톱 브라우저에서 window inner와 viewport가 동일함을 보여주는 console log

chae-han commented 4 years ago

스크린샷 2020-08-04 오전 11 59 35 css pixel vs device pixel