Changeset 5985 for sites/trunk/api.wordpress.org/public_html/core/browse-happy/1.0/tests/phpunit/tests/browse-happy.php
- Timestamp:
- 10/02/2017 04:01:25 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/api.wordpress.org/public_html/core/browse-happy/1.0/tests/phpunit/tests/browse-happy.php
r5984 r5985 261 261 [ // #2587 262 262 'Mozilla/5.0 (Windows NT 6.3; Trident/7.0; rv:11.0) like Gecko', 263 'Windows Internet Explorer 11 ',263 'Windows Internet Explorer 11.0', 264 264 ], 265 265 [ … … 285 285 [ 286 286 'Mozilla/5.0 (Mobile; Windows Phone 8.1; Android 4.0; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 435) like iPhone OS 7_0_3 Mac OS X AppleWebKit/537 (KHTML, like Gecko) Mobile Safari/537', 287 'Windows Phone OS Internet Explorer Mobile 11 ',287 'Windows Phone OS Internet Explorer Mobile 11.0', 288 288 ], 289 289 [ 290 290 'Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 520) like Gecko', 291 'Windows Phone OS Internet Explorer Mobile 11 ',291 'Windows Phone OS Internet Explorer Mobile 11.0', 292 292 ], 293 293
Note: See TracChangeset
for help on using the changeset viewer.