chromium/chrome/test/data/plugin_power_saver/origin_whitelisting.html

<object id='plugin_small' data='http://a.com/fake1.swf'
    type='application/x-shockwave-flash' width='100' height='100'></object>
<object id='plugin_small_poster' data='http://a.com/fake1.swf'
    type='application/x-shockwave-flash' width='100' height='100'
    poster='click_me.png'></object>
<object id='plugin_large' data='http://a.com/fake2.swf'
    type='application/x-shockwave-flash' width='400' height='500'></object>