ryanhaddad@apple.com | 76bd37c | 2017-03-25 00:10:06 +0000 | [diff] [blame] | 1 | 2017-03-24 Ryan Haddad <ryanhaddad@apple.com> |
| 2 | |
ryanhaddad@apple.com | 14eb8de | 2017-03-25 00:39:20 +0000 | [diff] [blame^] | 3 | Consolidate TestExpectations for media/restore-from-page-cache.html. |
| 4 | |
| 5 | Unreviewed test gardening. |
| 6 | |
| 7 | * platform/mac/TestExpectations: |
| 8 | |
| 9 | 2017-03-24 Ryan Haddad <ryanhaddad@apple.com> |
| 10 | |
ryanhaddad@apple.com | 76bd37c | 2017-03-25 00:10:06 +0000 | [diff] [blame] | 11 | Unreviewed, rolling out r214361. |
| 12 | |
| 13 | This change caused flakiness in http/tests/preload tests. |
| 14 | |
| 15 | Reverted changeset: |
| 16 | |
| 17 | "Add a warning for unused link preloads." |
| 18 | https://bugs.webkit.org/show_bug.cgi?id=165670 |
| 19 | http://trac.webkit.org/changeset/214361 |
| 20 | |
graouts@webkit.org | b620f25 | 2017-03-24 23:32:14 +0000 | [diff] [blame] | 21 | 2017-03-24 Antoine Quint <graouts@webkit.org> |
| 22 | |
| 23 | [Modern Media Controls] Remove placard icon if height is compressed |
| 24 | https://bugs.webkit.org/show_bug.cgi?id=167935 |
| 25 | <rdar://problem/30397128> |
| 26 | |
| 27 | Reviewed by Dean Jackson. |
| 28 | |
| 29 | We add a new test to check that the various designed constraints to toggle display of a placard's |
| 30 | icon, title and description are honored. Also, due to the old layout() method now being called |
| 31 | "commit()", we refactor a relevant test. |
| 32 | |
| 33 | * media/modern-media-controls/layout-node/node-made-dirty-during-commit-expected.txt: Added. |
| 34 | * media/modern-media-controls/layout-node/node-made-dirty-during-commit.html: Added. |
| 35 | * media/modern-media-controls/media-controls/media-controls-placard-compressed-metrics-expected.txt: Added. |
| 36 | * media/modern-media-controls/media-controls/media-controls-placard-compressed-metrics.html: Added. |
| 37 | |
eric.carlson@apple.com | c7e5195 | 2017-03-24 23:27:14 +0000 | [diff] [blame] | 38 | 2017-03-24 Eric Carlson <eric.carlson@apple.com> |
| 39 | |
| 40 | [MediaStream] "ideal" constraints passed to getUserMedia should affect fitness score |
| 41 | https://bugs.webkit.org/show_bug.cgi?id=170056 |
| 42 | |
| 43 | Reviewed by Youenn Fablet. |
| 44 | |
| 45 | * fast/mediastream/MediaStream-video-element-displays-buffer-expected.txt: |
| 46 | * fast/mediastream/MediaStream-video-element-displays-buffer.html: |
| 47 | * fast/mediastream/MediaStreamTrack-getCapabilities-expected.txt: |
| 48 | * fast/mediastream/apply-constraints-advanced-expected.txt: |
| 49 | * fast/mediastream/apply-constraints-advanced.html: |
| 50 | * fast/mediastream/apply-constraints-video-expected.txt: |
| 51 | * fast/mediastream/apply-constraints-video.html: |
| 52 | |
dino@apple.com | 2119627 | 2017-03-24 23:16:52 +0000 | [diff] [blame] | 53 | 2017-03-24 Dean Jackson <dino@apple.com> |
| 54 | |
| 55 | Serialization of custom props in longhand should be "" not value of shorthand |
| 56 | https://bugs.webkit.org/show_bug.cgi?id=167699 |
| 57 | <rdar://problem/30324200> |
| 58 | |
| 59 | Reviewed by Sam Weinig. |
| 60 | |
| 61 | * fast/css/variables/rule-property-get-expected.html: |
| 62 | * fast/css/variables/rule-property-get.html: |
| 63 | |
graouts@webkit.org | 2b626cf | 2017-03-24 22:10:45 +0000 | [diff] [blame] | 64 | 2017-03-24 Antoine Quint <graouts@webkit.org> |
| 65 | |
| 66 | [Modern Media Controls] Captions don't move with the appearance of the inline controls |
| 67 | https://bugs.webkit.org/show_bug.cgi?id=170051 |
| 68 | <rdar://problem/30754428> |
| 69 | |
| 70 | Reviewed by Dean Jackson. |
| 71 | |
| 72 | Add a new test, which would have previously failed, where we check that we account for the controls bar height |
| 73 | when showing captions with the controls bar visible. |
| 74 | |
| 75 | * media/modern-media-controls/tracks-support/tracks-support-captions-offset-with-controls-bar-expected.txt: Added. |
| 76 | * media/modern-media-controls/tracks-support/tracks-support-captions-offset-with-controls-bar.html: Added. |
| 77 | |
bfulgham@apple.com | bdb3d1d | 2017-03-24 21:46:07 +0000 | [diff] [blame] | 78 | 2017-03-24 Brent Fulgham <bfulgham@apple.com> |
| 79 | |
| 80 | Handle recursive calls to ProcessingInstruction::checkStyleSheet |
| 81 | https://bugs.webkit.org/show_bug.cgi?id=169982 |
| 82 | <rdar://problem/31083051> |
| 83 | |
| 84 | Reviewed by Antti Koivisto. |
| 85 | |
| 86 | * fast/dom/beforeload/image-removed-during-before-load-expected.txt: Copied from LayoutTests/fast/dom/beforeload/image-removed-during-before-load-expected.txt. |
| 87 | * fast/dom/beforeload/image-removed-during-before-load.html: Copied from LayoutTests/fast/dom/beforeload/image-removed-during-before-load.html. |
| 88 | * fast/dom/beforeload/recursive-css-pi-before-load-expected.txt: Copied from LayoutTests/fast/dom/beforeload/recursive-css-pi-before-load-expected.txt. |
| 89 | * fast/dom/beforeload/recursive-css-pi-before-load.html: Copied from LayoutTests/fast/dom/beforeload/recursive-css-pi-before-load.html. |
| 90 | * fast/dom/beforeload/recursive-link-before-load-expected.txt: Copied from LayoutTests/fast/dom/beforeload/recursive-link-before-load-expected.txt. |
| 91 | * fast/dom/beforeload/recursive-link-before-load.html: Copied from LayoutTests/fast/dom/beforeload/recursive-link-before-load.html. |
| 92 | * fast/dom/beforeload/recursive-xsl-pi-before-load-expected.txt: Copied from LayoutTests/fast/dom/beforeload/recursive-xsl-pi-before-load-expected.txt. |
| 93 | * fast/dom/beforeload/recursive-xsl-pi-before-load.html: Copied from LayoutTests/fast/dom/beforeload/recursive-xsl-pi-before-load.html. |
| 94 | * fast/dom/beforeload/resources/content.xhtml: Copied from LayoutTests/fast/dom/beforeload/resources/content.xhtml. |
| 95 | * fast/dom/beforeload/resources/pass.css: Copied from LayoutTests/fast/dom/beforeload/resources/pass.css. |
| 96 | * fast/dom/beforeload/resources/test.xsl: Copied from LayoutTests/fast/dom/beforeload/resources/test.xsl. |
| 97 | |
beidson@apple.com | c6dab48 | 2017-03-24 21:13:40 +0000 | [diff] [blame] | 98 | 2017-03-24 Brady Eidson <beidson@apple.com> |
| 99 | |
| 100 | A null compound index value crashes the Databases process. |
| 101 | <rdar://problem/30499831> and https://bugs.webkit.org/show_bug.cgi?id=170000 |
| 102 | |
| 103 | Reviewed by Alex Christensen. |
| 104 | |
| 105 | * storage/indexeddb/modern/resources/single-entry-index-invalid-key-crash.js: Added. |
| 106 | * storage/indexeddb/modern/single-entry-index-invalid-key-crash-expected.txt: Added. |
| 107 | * storage/indexeddb/modern/single-entry-index-invalid-key-crash-private-expected.txt: Added. |
| 108 | * storage/indexeddb/modern/single-entry-index-invalid-key-crash-private.html: Added. |
| 109 | * storage/indexeddb/modern/single-entry-index-invalid-key-crash.html: Added. |
| 110 | |
ryanhaddad@apple.com | b095512 | 2017-03-24 20:39:22 +0000 | [diff] [blame] | 111 | 2017-03-24 Ryan Haddad <ryanhaddad@apple.com> |
| 112 | |
ryanhaddad@apple.com | 09bb735 | 2017-03-24 20:51:27 +0000 | [diff] [blame] | 113 | Skip svg/animations/animations-paused-when-inserted-in-hidden-document* tests on ios-simulator. |
| 114 | https://bugs.webkit.org/show_bug.cgi?id=170068 |
| 115 | |
| 116 | Unreviewed test gardening. |
| 117 | |
| 118 | * platform/ios-simulator/TestExpectations: |
| 119 | |
| 120 | 2017-03-24 Ryan Haddad <ryanhaddad@apple.com> |
| 121 | |
ryanhaddad@apple.com | b095512 | 2017-03-24 20:39:22 +0000 | [diff] [blame] | 122 | Unreviewed, rolling out r214360. |
| 123 | |
| 124 | This change caused 20+ LayoutTest failures. |
| 125 | |
| 126 | Reverted changeset: |
| 127 | |
| 128 | "Handle recursive calls to |
| 129 | ProcessingInstruction::checkStyleSheet" |
| 130 | https://bugs.webkit.org/show_bug.cgi?id=169982 |
| 131 | http://trac.webkit.org/changeset/214360 |
| 132 | |
commit-queue@webkit.org | a9a659a | 2017-03-24 19:43:42 +0000 | [diff] [blame] | 133 | 2017-03-24 Youenn Fablet <youenn@apple.com> |
| 134 | |
| 135 | Add support for qpSum in WebRTC stats |
| 136 | https://bugs.webkit.org/show_bug.cgi?id=170060 |
| 137 | |
| 138 | Reviewed by Eric Carlson. |
| 139 | |
| 140 | * webrtc/video-stats.html: |
| 141 | |
dbates@webkit.org | 8bc9f86 | 2017-03-24 19:34:11 +0000 | [diff] [blame] | 142 | 2017-03-24 Daniel Bates <dabates@apple.com> |
| 143 | |
| 144 | Prevent new navigations during document unload |
| 145 | https://bugs.webkit.org/show_bug.cgi?id=169934 |
| 146 | <rdar://problem/31247584> |
| 147 | |
| 148 | Reviewed by Chris Dumez. |
| 149 | |
| 150 | Add a test to ensure that we do not cause an assertion fail when calling setTimeout |
| 151 | after starting a navigation from an onunload event handler. |
| 152 | |
| 153 | * fast/frames/frame-unload-navigate-and-setTimeout-assert-fail-expected.txt: Added. |
| 154 | * fast/frames/frame-unload-navigate-and-setTimeout-assert-fail.html: Added. |
| 155 | |
mmaxfield@apple.com | a5cbce3 | 2017-03-24 19:01:54 +0000 | [diff] [blame] | 156 | 2017-03-24 Myles C. Maxfield <mmaxfield@apple.com> |
| 157 | |
| 158 | Implement font-optical-sizing |
| 159 | https://bugs.webkit.org/show_bug.cgi?id=168895 |
| 160 | |
| 161 | Reviewed by Dean Jackson. |
| 162 | |
| 163 | * fast/text/variations/optical-sizing-expected.txt: Added. |
| 164 | * fast/text/variations/optical-sizing.html: Added. |
| 165 | |
yoav@yoav.ws | 24b4bb1 | 2017-03-24 18:41:42 +0000 | [diff] [blame] | 166 | 2017-03-24 Yoav Weiss <yoav@yoav.ws> |
| 167 | |
| 168 | Add a warning for unused link preloads. |
| 169 | https://bugs.webkit.org/show_bug.cgi?id=165670 |
| 170 | |
| 171 | Reviewed by Youenn Fablet. |
| 172 | |
| 173 | This adds a test for the unused preload warning, and adapts some of the other preload tests, |
| 174 | to avoid warnings. |
| 175 | |
| 176 | * http/tests/preload/download_resources-expected.txt: Changed. |
| 177 | * http/tests/preload/download_resources.html: Added references to preloaded resources. |
| 178 | * http/tests/preload/onerrer_event-expected.txt: Changed. |
| 179 | * http/tests/preload/onerror_event.html: Added references to preloaded resources. |
| 180 | * http/tests/preload/onload_event.html: Added references to preloaded resources. |
| 181 | * http/tests/preload/resources/single_download_preload.html: Deflaked. |
| 182 | * http/tests/preload/unused_preload_warning-expected.txt: Added. |
| 183 | * http/tests/preload/unused_preload_warning.html: Added. |
| 184 | |
bfulgham@apple.com | d29ec58 | 2017-03-24 18:39:28 +0000 | [diff] [blame] | 185 | 2017-03-24 Brent Fulgham <bfulgham@apple.com> |
| 186 | |
| 187 | Handle recursive calls to ProcessingInstruction::checkStyleSheet |
| 188 | https://bugs.webkit.org/show_bug.cgi?id=169982 |
| 189 | <rdar://problem/31083051> |
| 190 | |
| 191 | Reviewed by Antti Koivisto. |
| 192 | |
| 193 | * fast/dom/beforeload/image-removed-during-before-load-expected.txt: Added. |
| 194 | * fast/dom/beforeload/image-removed-during-before-load.html: Added. |
| 195 | * fast/dom/beforeload/recursive-css-pi-before-load-expected.txt: Added. |
| 196 | * fast/dom/beforeload/recursive-css-pi-before-load.html: Added. |
| 197 | * fast/dom/beforeload/recursive-link-before-load-expected.txt: Added. |
| 198 | * fast/dom/beforeload/recursive-link-before-load.html: Added. |
| 199 | * fast/dom/beforeload/recursive-xsl-pi-before-load-expected.txt: Added. |
| 200 | * fast/dom/beforeload/recursive-xsl-pi-before-load.html: Added. |
| 201 | * fast/dom/beforeload/resources/content.xhtml: Added. |
| 202 | * fast/dom/beforeload/resources/pass.css: Added. |
| 203 | * fast/dom/beforeload/resources/test.xsl: Added. |
| 204 | |
mmaxfield@apple.com | 34ad444 | 2017-03-24 18:23:48 +0000 | [diff] [blame] | 205 | 2017-03-24 Myles C. Maxfield <mmaxfield@apple.com> |
| 206 | |
| 207 | font-style needs a new CSSValue to make CSSRule.cssText work correctly |
| 208 | https://bugs.webkit.org/show_bug.cgi?id=169258 |
| 209 | |
| 210 | Reviewed by David Hyatt. |
| 211 | |
| 212 | Update tests' expected results. |
| 213 | |
| 214 | * fast/text/font-selection-font-face-parse-expected.txt: |
| 215 | * fast/text/font-selection-font-face-parse.html: |
| 216 | * fast/text/font-style-parse-expected.txt: |
| 217 | * fast/text/font-style-parse.html: |
| 218 | * platform/mac-elcapitan/fast/text/font-selection-font-face-parse-expected.txt: |
| 219 | * svg/css/getComputedStyle-basic-expected.txt: |
| 220 | |
commit-queue@webkit.org | 9107d18 | 2017-03-24 18:01:18 +0000 | [diff] [blame] | 221 | 2017-03-24 Youenn Fablet <youenn@apple.com> |
| 222 | |
| 223 | Add libwebrtc backend support for RTCRtpSender::replaceTrack |
| 224 | https://bugs.webkit.org/show_bug.cgi?id=169841 |
| 225 | |
| 226 | Reviewed by Alex Christensen. |
| 227 | |
| 228 | * webrtc/audio-replace-track-expected.txt: Added. |
| 229 | * webrtc/audio-replace-track.html: Added. |
| 230 | * webrtc/video-replace-track-expected.txt: Added. |
| 231 | * webrtc/video-replace-track.html: Added. |
| 232 | * webrtc/video-replace-track-to-null-expected.txt: Added. |
| 233 | * webrtc/video-replace-track-to-null.html: Added. |
| 234 | |
ryanhaddad@apple.com | 149fc0a | 2017-03-24 17:20:09 +0000 | [diff] [blame] | 235 | 2017-03-24 Ryan Haddad <ryanhaddad@apple.com> |
| 236 | |
| 237 | Update TestExpectations for media/restore-from-page-cache.html. |
| 238 | |
| 239 | Unreviewed test gardening. |
| 240 | |
| 241 | * platform/mac-wk2/TestExpectations: |
| 242 | * platform/mac/TestExpectations: |
| 243 | |
carlosgc@webkit.org | 8d5cd13 | 2017-03-24 17:11:57 +0000 | [diff] [blame] | 244 | 2017-03-24 Carlos Garcia Campos <cgarcia@igalia.com> |
| 245 | |
| 246 | Unreviewed GTK+ gardening. Mark webrtc/video-stats.html as failing. |
| 247 | |
| 248 | * platform/gtk/TestExpectations: |
| 249 | |
commit-queue@webkit.org | c66ff20 | 2017-03-24 16:32:53 +0000 | [diff] [blame] | 250 | 2017-03-24 Youenn Fablet <youenn@apple.com> |
| 251 | |
| 252 | Add support for DataChannel and MediaStreamTrack stats |
| 253 | https://bugs.webkit.org/show_bug.cgi?id=170031 |
| 254 | |
| 255 | Reviewed by Eric Carlson. |
| 256 | |
| 257 | * webrtc/datachannel/datachannel-stats-expected.txt: Added. |
| 258 | * webrtc/datachannel/datachannel-stats.html: Added. |
| 259 | * webrtc/video-mediastreamtrack-stats-expected.txt: Added. |
| 260 | * webrtc/video-mediastreamtrack-stats.html: Added. |
| 261 | |
cdumez@apple.com | edecdd0 | 2017-03-24 16:27:01 +0000 | [diff] [blame] | 262 | 2017-03-24 Chris Dumez <cdumez@apple.com> |
| 263 | |
| 264 | Extend svg/animations/animations-paused-disconnected-iframe.html |
| 265 | https://bugs.webkit.org/show_bug.cgi?id=170035 |
| 266 | |
| 267 | Reviewed by Andreas Kling. |
| 268 | |
| 269 | Extend svg/animations/animations-paused-disconnected-iframe.html to cover more things. |
| 270 | |
| 271 | * svg/animations/animations-paused-disconnected-iframe-expected.txt: |
| 272 | * svg/animations/animations-paused-disconnected-iframe.html: |
| 273 | |
commit-queue@webkit.org | 97bd82a | 2017-03-24 16:25:09 +0000 | [diff] [blame] | 274 | 2017-03-24 Youenn Fablet <youenn@apple.com> |
| 275 | |
| 276 | Fix framesEncoded/framesDecoded RTC stats |
| 277 | https://bugs.webkit.org/show_bug.cgi?id=170024 |
| 278 | |
| 279 | Reviewed by Eric Carlson. |
| 280 | |
| 281 | * webrtc/video-stats-expected.txt: Added. |
| 282 | * webrtc/video-stats.html: Added. |
| 283 | |
carlosgc@webkit.org | 798207a | 2017-03-24 13:19:56 +0000 | [diff] [blame] | 284 | 2017-03-24 Carlos Garcia Campos <cgarcia@igalia.com> |
| 285 | |
carlosgc@webkit.org | ccdbb35 | 2017-03-24 13:59:02 +0000 | [diff] [blame] | 286 | Unreviewed GTK+ gardening. Mark media/video-load-require-user-gesture.html as failing after r214338. |
| 287 | |
| 288 | * platform/gtk/TestExpectations: |
| 289 | |
| 290 | 2017-03-24 Carlos Garcia Campos <cgarcia@igalia.com> |
| 291 | |
carlosgc@webkit.org | 77c8941 | 2017-03-24 13:30:56 +0000 | [diff] [blame] | 292 | Unreviewed GTK+ gardening. Rebaseline http/tests/inspector/network/fetch-response-body.html/xhr-response-body.html after r214338. |
| 293 | |
| 294 | We are now getting the right application/json for a file data.json. The soup network backend tries to gess the |
| 295 | mime type from the extension when sniffing is not allowed and the mime type is not known. See bug |
| 296 | webkit.org/b/168299, that was added actually to fix these tests, but at that time we also failed to guess the |
| 297 | mime type and returned application/octet-stream. |
| 298 | |
| 299 | * platform/gtk/TestExpectations: |
| 300 | * platform/gtk/http/tests/inspector/network/fetch-response-body-expected.txt: Added. |
| 301 | * platform/gtk/http/tests/inspector/network/xhr-response-body-expected.txt: Added. |
| 302 | |
| 303 | 2017-03-24 Carlos Garcia Campos <cgarcia@igalia.com> |
| 304 | |
carlosgc@webkit.org | 798207a | 2017-03-24 13:19:56 +0000 | [diff] [blame] | 305 | Unreviewed GTK+ gardening. Rebaseline fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download.html after r214338. |
| 306 | |
| 307 | We are now getting a MIME type for otf files. |
| 308 | |
| 309 | * platform/gtk/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-expected.txt: Added. |
| 310 | |
pvollan@apple.com | e52fe06 | 2017-03-24 12:01:45 +0000 | [diff] [blame] | 311 | 2017-03-24 Per Arne Vollan <pvollan@apple.com> |
| 312 | |
| 313 | Text stroke is sometimes clipped on video captions. |
| 314 | https://bugs.webkit.org/show_bug.cgi?id=170006 |
| 315 | |
| 316 | Reviewed by Eric Carlson. |
| 317 | |
| 318 | * media/track/track-css-stroke-cues-expected.txt: |
| 319 | * media/track/track-css-stroke-cues.html: |
| 320 | |
carlosgc@webkit.org | 4192230 | 2017-03-24 08:21:21 +0000 | [diff] [blame] | 321 | 2017-03-24 Carlos Garcia Campos <cgarcia@igalia.com> |
| 322 | |
| 323 | [GTK] Add MIMETypeRegistry implementation using xdgmime and remove the GTK+ one |
| 324 | https://bugs.webkit.org/show_bug.cgi?id=170001 |
| 325 | |
| 326 | Reviewed by Michael Catanzaro. |
| 327 | |
| 328 | Remove platform specific expectations of two test because now we do the same as other wk2 ports. |
| 329 | |
| 330 | * platform/gtk/TestExpectations: |
| 331 | |
antti@apple.com | 0e079ed | 2017-03-24 03:20:18 +0000 | [diff] [blame] | 332 | 2017-03-23 Antti Koivisto <antti@apple.com> |
| 333 | |
| 334 | Revert r213712, caused iPad PLT regression |
| 335 | https://bugs.webkit.org/show_bug.cgi?id=170040 |
| 336 | |
| 337 | Unreviewed. |
| 338 | |
| 339 | * http/tests/incremental/stylesheet-body-incremental-rendering-expected.html: Removed. |
| 340 | * http/tests/incremental/stylesheet-body-incremental-rendering.html: Removed. |
| 341 | |
cdumez@apple.com | 838ef37 | 2017-03-23 23:51:20 +0000 | [diff] [blame] | 342 | 2017-03-23 Chris Dumez <cdumez@apple.com> |
| 343 | |
| 344 | SVG animations are not paused when their <svg> element is removed from the document |
| 345 | https://bugs.webkit.org/show_bug.cgi?id=170030 |
| 346 | <rdar://problem/31230252> |
| 347 | |
| 348 | Reviewed by Dean Jackson. |
| 349 | |
| 350 | Add layout test coverage. |
| 351 | |
| 352 | * svg/animations/animations-paused-when-removed-from-document-expected.txt: Added. |
| 353 | * svg/animations/animations-paused-when-removed-from-document.html: Added. |
| 354 | |
mmaxfield@apple.com | 0dea8b6 | 2017-03-23 23:14:02 +0000 | [diff] [blame] | 355 | 2017-03-22 Myles C. Maxfield <mmaxfield@apple.com> |
| 356 | |
| 357 | font shorthand should accept variation values |
| 358 | https://bugs.webkit.org/show_bug.cgi?id=168998 |
| 359 | |
| 360 | Reviewed by Simon Fraser. |
| 361 | |
| 362 | * fast/text/font-style-parse-expected.txt: |
| 363 | * fast/text/font-style-parse.html: |
| 364 | * fast/text/font-weight-parse-expected.txt: |
| 365 | * fast/text/font-weight-parse.html: |
| 366 | |
cdumez@apple.com | 62599cb | 2017-03-23 22:40:50 +0000 | [diff] [blame] | 367 | 2017-03-23 Chris Dumez <cdumez@apple.com> |
| 368 | |
| 369 | SVG animations are not paused when inserted into a hidden page |
| 370 | https://bugs.webkit.org/show_bug.cgi?id=170026 |
| 371 | <rdar://problem/31228704> |
| 372 | |
| 373 | Reviewed by Andreas Kling. |
| 374 | |
| 375 | Add layout test coverage. |
| 376 | |
| 377 | * svg/animations/animations-paused-when-inserted-in-hidden-document-expected.txt: Added. |
| 378 | * svg/animations/animations-paused-when-inserted-in-hidden-document.html: Added. |
| 379 | * svg/animations/animations-paused-when-inserted-in-hidden-document2-expected.txt: Added. |
| 380 | * svg/animations/animations-paused-when-inserted-in-hidden-document2.html: Added. |
| 381 | |
mcatanzaro@igalia.com | eb5d6d9 | 2017-03-23 22:39:57 +0000 | [diff] [blame] | 382 | == Rolled over to ChangeLog-2017-03-23 == |