Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upImplement "resize" DOM Event. #1783
Conversation
hoppipolla-critic-bot
commented
Feb 28, 2014
|
Critic review: https://critic.hoppipolla.co.uk/r/907 This is an external review system which you may optionally use for the code review of your pull request. In order to help critic track your changes, please do not make in-place history rewrites (e.g. via |
|
@jdm how do we test this? |
|
No automated tests are possible right now. You can create a manual test by adding an event listener for resize and resizing the window. |
|
@jdm r? |
* We cannot automate this feature. * So this testcase is a manual test.
This comment has been minimized.
This comment has been minimized.
jdm
commented on b3536d1
Feb 28, 2014
|
r+ |
This comment has been minimized.
This comment has been minimized.
|
saw approval from jdm |
This comment has been minimized.
This comment has been minimized.
|
merging saneyuki/servo/resize = b3536d1 into auto |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
all tests pass: |
This comment has been minimized.
This comment has been minimized.
|
fast-forwarding master to auto = def5483 |
b3536d1
into
servo:master
tetsuharuohzeki commentedFeb 28, 2014
#1715