Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Remove the 11.16 version of Baidu Browser from the blacklist. #563

Open
wants to merge 1 commit into
base: version-9.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions scripts/6/engine.js
Original file line number Diff line number Diff line change
Expand Up @@ -3769,15 +3769,15 @@ Test6 = (function() {
'form.datetime-local.ui': Browsers.isBrowser('Sogou Explorer') || Browsers.isBrowser('Maxthon', '<', '4.0.5') || Browsers.isBrowser('UC Browser', '<', '8.6'),
'form.color.ui': Browsers.isBrowser('Sogou Explorer') || Browsers.isBrowser('UC Browser', '<', '9.8'),
'form.range.ui': Browsers.isBrowser('UC Browser', '<', '9.8'),
'form.progress.element': Browsers.isBrowser('Baidu Browser'),
'form.progress.element': Browsers.isBrowser('Baidu Browser', '<', '11.16'),
'files.fileSystem': Browsers.isOs('BlackBerry Tablet OS'),
'input.getUserMedia': Browsers.isBrowser('Baidu Browser') || Browsers.isBrowser('Sogou Explorer') || Browsers.isBrowser('UC Browser', '<', '9.8') || Browsers.isBrowser('Dolphin'),
'location.geolocation': Browsers.isDevice('Xbox 360') || Browsers.isDevice('Xbox One') || Browsers.isBrowser('Baidu Browser'),
'location.orientation': Browsers.isBrowser('Baidu Browser'),
'output.notifications': Browsers.isBrowser('Opera', '=', '18') || Browsers.isBrowser('Baidu Browser') || Browsers.isBrowser('Sogou Explorer'),
'input.getUserMedia': Browsers.isBrowser('Baidu Browser', '<', '11.16') || Browsers.isBrowser('Sogou Explorer') || Browsers.isBrowser('UC Browser', '<', '9.8') || Browsers.isBrowser('Dolphin'),
'location.geolocation': Browsers.isDevice('Xbox 360') || Browsers.isDevice('Xbox One') || Browsers.isBrowser('Baidu Browser', '<', '11.16'),
'location.orientation': Browsers.isBrowser('Baidu Browser', '<', '11.16'),
'output.notifications': Browsers.isBrowser('Opera', '=', '18') || Browsers.isBrowser('Baidu Browser', '<', '11.16') || Browsers.isBrowser('Sogou Explorer'),
'output.requestFullScreen': Browsers.isBrowser('Sogou Explorer') || Browsers.isOs('BlackBerry Tablet OS') || Browsers.isOs('BlackBerry OS'),
'video.subtitle': Browsers.isBrowser('Baidu Browser') || Browsers.isBrowser('Sogou Explorer'),
'webgl.context': Browsers.isBrowser('Baidu Browser'),
'video.subtitle': Browsers.isBrowser('Baidu Browser', '<', '11.16') || Browsers.isBrowser('Sogou Explorer'),
'webgl.context': Browsers.isBrowser('Baidu Browser', '<', '11.16'),

'interaction.dragdrop': !( Browsers.isType('desktop') ||
Browsers.isType('mobile', 'tablet', 'media') && (
Expand Down
14 changes: 7 additions & 7 deletions scripts/7/engine.js
Original file line number Diff line number Diff line change
Expand Up @@ -3946,16 +3946,16 @@ Test7 = (function() {
'form.datetime-local.ui': Browsers.isBrowser('Sogou Explorer') || Browsers.isBrowser('Maxthon', '<', '4.0.5') || Browsers.isBrowser('UC Browser', '<', '8.6'),
'form.color.ui': Browsers.isBrowser('Sogou Explorer') || Browsers.isBrowser('UC Browser', '<', '9.8'),
'form.range.ui': Browsers.isBrowser('UC Browser', '<', '9.8'),
'form.progress.element': Browsers.isBrowser('Baidu Browser'),
'form.progress.element': Browsers.isBrowser('Baidu Browser', '<', '11.16'),
'files.fileSystem': Browsers.isOs('BlackBerry Tablet OS'),
'input.getUserMedia': Browsers.isDevice('webOS TV') || Browsers.isBrowser('Baidu Browser') || Browsers.isBrowser('Sogou Explorer') || Browsers.isBrowser('UC Browser', '<', '9.8') || Browsers.isBrowser('Dolphin'),
'input.getUserMedia': Browsers.isDevice('webOS TV') || Browsers.isBrowser('Baidu Browser', '<', '11.16') || Browsers.isBrowser('Sogou Explorer') || Browsers.isBrowser('UC Browser', '<', '9.8') || Browsers.isBrowser('Dolphin'),
'input.getGamepads': Browsers.isDevice('webOS TV') || Browsers.isDevice('Playstation 4') || Browsers.isDevice('Wii U'),
'location.geolocation': Browsers.isDevice('webOS TV') || Browsers.isDevice('Xbox One') || Browsers.isBrowser('Baidu Browser') || Browsers.isOs('Google TV'),
'location.orientation': Browsers.isBrowser('Baidu Browser'),
'output.notifications': Browsers.isBrowser('Opera', '=', '18') || Browsers.isBrowser('Baidu Browser') || Browsers.isBrowser('Sogou Explorer'),
'location.geolocation': Browsers.isDevice('webOS TV') || Browsers.isDevice('Xbox One') || Browsers.isBrowser('Baidu Browser', '<', '11.16') || Browsers.isOs('Google TV'),
'location.orientation': Browsers.isBrowser('Baidu Browser', '<', '11.16'),
'output.notifications': Browsers.isBrowser('Opera', '=', '18') || Browsers.isBrowser('Baidu Browser', '<', '11.16') || Browsers.isBrowser('Sogou Explorer'),
'output.requestFullScreen': Browsers.isBrowser('Sogou Explorer') || Browsers.isOs('BlackBerry Tablet OS') || Browsers.isOs('BlackBerry OS'),
'video.subtitle': Browsers.isBrowser('Baidu Browser') || Browsers.isBrowser('Sogou Explorer'),
'webgl.context': Browsers.isBrowser('Baidu Browser'),
'video.subtitle': Browsers.isBrowser('Baidu Browser', '<', '11.16') || Browsers.isBrowser('Sogou Explorer'),
'webgl.context': Browsers.isBrowser('Baidu Browser', '<', '11.16'),
}
],

Expand Down
14 changes: 7 additions & 7 deletions scripts/8/engine.js
Original file line number Diff line number Diff line change
Expand Up @@ -4434,16 +4434,16 @@ Test8 = (function () {
'form.datetime-local.ui': Browsers.isBrowser('Sogou Explorer') || Browsers.isBrowser('Maxthon', '<', '4.0.5') || (Browsers.isBrowser('UC Browser', '<', '8.6') && Browsers.isType('mobile', 'tablet')),
'form.color.ui': Browsers.isBrowser('Sogou Explorer') || (Browsers.isBrowser('UC Browser', '<', '9.8') && Browsers.isType('mobile', 'tablet')),
'form.range.ui': (Browsers.isBrowser('UC Browser', '<', '9.8') && Browsers.isType('mobile', 'tablet')),
'form.progress.element': Browsers.isBrowser('Baidu Browser'),
'form.progress.element': Browsers.isBrowser('Baidu Browser', '<', '11.16'),
'files.fileSystem': Browsers.isOs('BlackBerry Tablet OS'),
'input.getUserMedia': Browsers.isDevice('webOS TV') || Browsers.isBrowser('Baidu Browser') || Browsers.isBrowser('Sogou Explorer') || (Browsers.isBrowser('UC Browser', '<', '9.8') && Browsers.isType('mobile', 'tablet')) || Browsers.isBrowser('Dolphin') || Browsers.isBrowser('Safari', '=', '9'),
'input.getUserMedia': Browsers.isDevice('webOS TV') || Browsers.isBrowser('Baidu Browser', '<', '11.16') || Browsers.isBrowser('Sogou Explorer') || (Browsers.isBrowser('UC Browser', '<', '9.8') && Browsers.isType('mobile', 'tablet')) || Browsers.isBrowser('Dolphin') || Browsers.isBrowser('Safari', '=', '9'),
'input.getGamepads': Browsers.isDevice('webOS TV') || Browsers.isDevice('Playstation 4') || Browsers.isDevice('Wii U'),
'location.geolocation': Browsers.isDevice('webOS TV') || Browsers.isDevice('Xbox One') || Browsers.isBrowser('Baidu Browser') || Browsers.isOs('Google TV'),
'location.orientation': Browsers.isBrowser('Baidu Browser'),
'output.notifications': Browsers.isBrowser('Opera', '=', '18') || Browsers.isBrowser('Baidu Browser') || Browsers.isBrowser('Sogou Explorer'),
'location.geolocation': Browsers.isDevice('webOS TV') || Browsers.isDevice('Xbox One') || Browsers.isBrowser('Baidu Browser', '<', '11.16') || Browsers.isOs('Google TV'),
'location.orientation': Browsers.isBrowser('Baidu Browser', '<', '11.16'),
'output.notifications': Browsers.isBrowser('Opera', '=', '18') || Browsers.isBrowser('Baidu Browser', '<', '11.16') || Browsers.isBrowser('Sogou Explorer'),
'output.requestFullScreen': Browsers.isBrowser('Sogou Explorer') || Browsers.isOs('BlackBerry Tablet OS') || Browsers.isOs('BlackBerry OS'),
'video.subtitle': Browsers.isBrowser('Baidu Browser') || Browsers.isBrowser('Sogou Explorer'),
'3d.webgl': Browsers.isBrowser('Baidu Browser')
'video.subtitle': Browsers.isBrowser('Baidu Browser', '<', '11.16') || Browsers.isBrowser('Sogou Explorer'),
'3d.webgl': Browsers.isBrowser('Baidu Browser', '<', '11.16')
}
],

Expand Down
14 changes: 7 additions & 7 deletions scripts/9/engine.js
Original file line number Diff line number Diff line change
Expand Up @@ -4618,16 +4618,16 @@ Test9 = (function () {
'form.datetime-local.ui': Browsers.isBrowser('Sogou Explorer') || Browsers.isBrowser('Maxthon', '<', '4.0.5') || (Browsers.isBrowser('UC Browser', '<', '8.6') && Browsers.isType('mobile', 'tablet')),
'form.color.ui': Browsers.isBrowser('Sogou Explorer') || (Browsers.isBrowser('UC Browser', '<', '9.8') && Browsers.isType('mobile', 'tablet')),
'form.range.ui': (Browsers.isBrowser('UC Browser', '<', '9.8') && Browsers.isType('mobile', 'tablet')),
'form.progress.element': Browsers.isBrowser('Baidu Browser'),
'form.progress.element': Browsers.isBrowser('Baidu Browser', '<', '11.16'),
'files.fileSystem': Browsers.isOs('BlackBerry Tablet OS'),
'input.getUserMedia': Browsers.isDevice('webOS TV') || Browsers.isBrowser('Baidu Browser') || Browsers.isBrowser('Sogou Explorer') || (Browsers.isBrowser('UC Browser', '<', '9.8') && Browsers.isType('mobile', 'tablet')) || Browsers.isBrowser('Dolphin') || Browsers.isBrowser('Safari', '=', '9'),
'input.getUserMedia': Browsers.isDevice('webOS TV') || Browsers.isBrowser('Baidu Browser', '<', '11.16') || Browsers.isBrowser('Sogou Explorer') || (Browsers.isBrowser('UC Browser', '<', '9.8') && Browsers.isType('mobile', 'tablet')) || Browsers.isBrowser('Dolphin') || Browsers.isBrowser('Safari', '=', '9'),
'input.getGamepads': Browsers.isDevice('webOS TV') || Browsers.isDevice('Playstation 4') || Browsers.isDevice('Wii U'),
'location.geolocation': Browsers.isDevice('webOS TV') || Browsers.isDevice('Xbox One') || Browsers.isBrowser('Baidu Browser') || Browsers.isOs('Google TV'),
'location.orientation': Browsers.isBrowser('Baidu Browser'),
'output.notifications': Browsers.isBrowser('Opera', '=', '18') || Browsers.isBrowser('Baidu Browser') || Browsers.isBrowser('Sogou Explorer'),
'location.geolocation': Browsers.isDevice('webOS TV') || Browsers.isDevice('Xbox One') || Browsers.isBrowser('Baidu Browser', '<', '11.16') || Browsers.isOs('Google TV'),
'location.orientation': Browsers.isBrowser('Baidu Browser', '<', '11.16'),
'output.notifications': Browsers.isBrowser('Opera', '=', '18') || Browsers.isBrowser('Baidu Browser', '<', '11.16') || Browsers.isBrowser('Sogou Explorer'),
'output.requestFullScreen': Browsers.isBrowser('Sogou Explorer') || Browsers.isOs('BlackBerry Tablet OS') || Browsers.isOs('BlackBerry OS'),
'video.subtitle': Browsers.isBrowser('Baidu Browser') || Browsers.isBrowser('Sogou Explorer'),
'3d.webgl': Browsers.isBrowser('Baidu Browser')
'video.subtitle': Browsers.isBrowser('Baidu Browser', '<', '11.16') || Browsers.isBrowser('Sogou Explorer'),
'3d.webgl': Browsers.isBrowser('Baidu Browser', '<', '11.16')
}
],

Expand Down