Skip to content

Commit

Permalink
Register experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
alanorozco committed Jan 18, 2018
1 parent 26488aa commit 272bdb6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tools/experiments/experiments.js
Expand Up @@ -269,6 +269,12 @@ const EXPERIMENTS = [
spec: 'https://github.com/ampproject/amphtml/issues/11329',
cleanupIssue: 'https://github.com/ampproject/amphtml/issues/11475',
},
{
id: 'amp-story-scaling',
name: 'Enables dynamic page scaling on amp-story',
spec: 'https://github.com/ampproject/amphtml/issues/12902',
cleanupIssue: 'https://github.com/ampproject/amphtml/issues/12902',
},
{
id: 'disable-amp-story-desktop',
name: 'Disables responsive desktop experience for the amp-story component',
Expand Down

0 comments on commit 272bdb6

Please sign in to comment.