Bug 1481329 [wpt PR 12329] - [IntersectionObserver] Fix target rect calculation for LayoutInline: Set test as failing on OS X. r=bustage-fix

This commit is contained in:
Sebastian Hengst 2018-08-15 00:36:37 +03:00
Родитель b5be6c0987
Коммит dee109d3f9
2 изменённых файлов: 11 добавлений и 2 удалений

Просмотреть файл

@ -645501,7 +645501,7 @@
"testharness" "testharness"
], ],
"webaudio/the-audio-api/the-delaynode-interface/delaynode-channel-count-1.html": [ "webaudio/the-audio-api/the-delaynode-interface/delaynode-channel-count-1.html": [
"826145c68f12eec489fa5bb995994fb7423d2f37", "dd964ef9e36b1fb46f58c570d8337917541d80d1",
"testharness" "testharness"
], ],
"webaudio/the-audio-api/the-delaynode-interface/delaynode-max-default-delay.html": [ "webaudio/the-audio-api/the-delaynode-interface/delaynode-max-default-delay.html": [
@ -646421,7 +646421,7 @@
"support" "support"
], ],
"webdriver/tests/set_window_rect/set.py": [ "webdriver/tests/set_window_rect/set.py": [
"f7965681744745458296864fda6718ebe4b75a26", "17210af4f46a25a6f2484ba76a74cd5c54e31d6a",
"wdspec" "wdspec"
], ],
"webdriver/tests/set_window_rect/user_prompts.py": [ "webdriver/tests/set_window_rect/user_prompts.py": [

Просмотреть файл

@ -0,0 +1,9 @@
[inline-client-rect.html]
[First rAF]
expected:
if os == "mac": FAIL
[scroller.scrollLeft = 90]
expected:
if os == "mac": FAIL