Skip to content

Commit

Permalink
Addded ipad_seven device.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Fleeger committed Feb 10, 2014
1 parent 54d4d95 commit 5427b29
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion lib/device-info/devices.yaml
Expand Up @@ -6,6 +6,14 @@
:landscape:
:width: 480
:height: 196
:ipad_seven:
:user_agent: "Mozilla/5.0 (iPad; CPU OS 6_1_3 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10B329 Safari/8536.25"
:portrait:
:width: 768
:height: 946
:landscape:
:width: 1024
:height: 690
:ipad:
:user_agent: "Mozilla/5.0(iPad; U; CPU OS 5_0 like Mac OS X; en-us) AppleWebKit/534.46 (KHTML, like Gecko) Version/5.1 Mobile/9A334 Safari/7534.48.3"
:portrait:
Expand All @@ -29,4 +37,4 @@
:height: 946
:landscape:
:width: 1024
:height: 690
:height: 690

0 comments on commit 5427b29

Please sign in to comment.