Fix preserve3d's IE11/Win10 false positive#1920
Conversation
ba8226c to
92aed6c
Compare
|
test page: https://output.jsbin.com/bajubol/1/quiet lookin good. |
|
Isn't this the |
it does appear that is true... :/ |
|
@aFarkas is this test missing anything? Seem to be still getting a false negative in win10? |
|
Not sure, but I think your expectations are wrong. IE11 should always return The problem was, that IE11 on Win10 returned This is also what the title says. @paulirish Thank you very much to add the modified test (it's so important to avoid layout in modern browsers.) |
|
so if we rebase or merge in master this should be god to go right @paulirish @aFarkas? |
|
LGTM |
|
Build failing was a linting issue merged to master so this is good to go, merging. |
|
Ace. Thanks for the followup, @ryanseddon ! |


This is @aFarkas's patch. I'm just helping 😺
fixes #1748