William Chou
William Chou
Good eye. 😄 This is an interesting one. The fundamental tension is the fact that both `amp-state` and `amp-list` elements are fetching the same data. Maybe we can add the...
Sorry, dropped the ball on this. @jridgewell can you follow up?
Looks like this is failing again on master under "Experiment B Tests". :( ``` DESCRIBE => A more real AMPHTML image ad DESCRIBE => ATF within friendly frame or safe...
Weird. At first glance, looks like a WebKit bug since the `amp-img` elements in the right column appear to have the correct position (client rect), so there shouldn't be any...
I think we should bump this feature until we get some feedback about the current logic (just checking video resolution), especially since video optimization in PPC was only released a...
This could also be generalized for stories to support one or multiple stories to be exported into a file and imported into a different WP instance. - WP's standard export/import...
Relevant support thread: https://wordpress.org/support/topic/copy-story-to-another-instance/
Thanks for the report, Brian! > Scroll through the images or templates section. Can you clarify which sections? Does "images" mean the "WordPress media" tab on the left-side in the...
I see the correctness fix, but we don't expect a performance improvement here right? In practice, connectedCallback happens shortly after createdCallback and both before all of our metrics.
Oh boy, gonna have to be a weekend merge.