Граф коммитов

623203 Коммитов

Автор SHA1 Сообщение Дата
moz-wptsync-bot 9947c9a0f7 Bug 1503518 [wpt PR 13805] - Update wpt metadata, a=testonly
wpt-pr: 13805
wpt-type: metadata
2018-11-10 09:03:05 +00:00
YUHAN WU 7a4e8ffe51 Bug 1503518 [wpt PR 13805] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=190778, a=testonly
Automatic update from web-platform-testswpt-export-for-webkit-190778

--
Merge pull request #13805 from woaiwyhty/wpt-export-for-webkit-190778

WebKit export of https://bugs.webkit.org/show_bug.cgi?id=190778
--

wpt-commits: ff3e6e2db88acc409216225c80aef51594696215, 457d416adbbfff6916357a347d2a98fef2d8fcd2
wpt-pr: 13805
2018-11-10 09:03:05 +00:00
moz-wptsync-bot 1fdfb8d313 Bug 1503698 [wpt PR 13822] - Update wpt metadata, a=testonly
wpt-pr: 13822
wpt-type: metadata
2018-11-10 09:03:04 +00:00
Anders Hartvoll Ruud a59d54df31 Bug 1503698 [wpt PR 13822] - [css-properties-values-api] Invalidate paint worklet on registration., a=testonly
Automatic update from web-platform-tests[css-properties-values-api] Invalidate paint worklet on registration.

Due to how initial values of registered custom properties used to be
handled, the style diff function for custom paint could not discover that
the computed value for some property changed due to a new property
registration.

This meant that, if you used the property '--x' in your paint worklet
(without applying '--x' on any element in the document), and _then_
registered the property '--x' (giving it an initial value), the worklet
would not repaint even though the computed value of --x changed from
"nothing" to the registered initial value.

Now that initial values are returned from ::GetRegisteredVariable, simply
compare those values when diffing for custom paint invalidation.

Note that the second test in this CL is already passing before this CL,
but I'm including it anyway since that case is also mentioned in the bug.

R=ikilpatrick@chromium.org

Bug: 657706
Change-Id: I2b7707d48d73693a70b100fe1121bd7f977b4db1
Reviewed-on: https://chromium-review.googlesource.com/c/1309788
Commit-Queue: Anders Ruud <andruud@chromium.org>
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#604607}

--

wpt-commits: 2a5673603f719fed9b3dce2f6bde705057b90599
wpt-pr: 13822
2018-11-10 09:03:04 +00:00
Yoshifumi Inoue 973d06230f Bug 1503922 [wpt PR 13835] - Make Element#innerText not to emit Tab/Newline for <td>/<tr>/<br> itself, a=testonly
Automatic update from web-platform-testsMake Element#innerText not to emit Tab/Newline for <td>/<tr>/<br> itself

This patch changes |Element#innerText| not to emit Tab/Newline for <td>, <br>,
<tr> itself to follow the spec change[1] for improving interop.

Example:
 - <br>.innerText -> "" (was "\n")
 - <td>abc</td>.innerText -> "abc" (was "abc\t")
 - <tr><td>abc</td></tr>.innerText -> "abc" (was "abc\n")

[1] https://github.com/whatwg/html/pull/4132 Make innerText getter not run the
algorithm on the element itself

Bug: 897373
Cq-Include-Trybots: luci.chromium.try​:linux_layout_tests_layout_ng
Change-Id: I4266ee28df9b44e9044dfa60c2d54257a5f82eeb
Reviewed-on: https://chromium-review.googlesource.com/c/1312436
Reviewed-by: Yoichi Osato <yoichio@chromium.org>
Commit-Queue: Yoshifumi Inoue <yosin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#604872}

--

wpt-commits: ff0b6d883e558c94a2302985d424606a80ed5200
wpt-pr: 13835
2018-11-10 09:03:04 +00:00
Florian Rivoal 85ecf206a3 Bug 1497142 [wpt PR 13415] - [css-text] word-break:break-all does not affect punctuation, a=testonly
Automatic update from web-platform-tests[css-text] word-break:break-all does not affect punctuation (#13415)

Turns into an proper wpt test case the test discussed in https://github.com/w3c/csswg-drafts/issues/785#issuecomment-374866706
--

wpt-commits: b61f5da2f084542d060e954209a4794f346c789a
wpt-pr: 13415
2018-11-10 09:03:03 +00:00
moz-wptsync-bot db3be589a6 Bug 1496849 [wpt PR 13397] - Update wpt metadata, a=testonly
wpt-pr: 13397
wpt-type: metadata
2018-11-10 09:03:03 +00:00
Florian Rivoal f9ea269ebe Bug 1496849 [wpt PR 13397] - [css-text-3] tests for letter-spacing, a=testonly
Automatic update from web-platform-tests[css-text-3] tests for letter-spacing (#13397)

Covers https://github.com/w3c/csswg-drafts/issues/1518 and
https://github.com/w3c/csswg-drafts/issues/1509
--

wpt-commits: 14f049857537e878d690fddce2352a89779e3f57
wpt-pr: 13397
2018-11-10 09:03:02 +00:00
moz-wptsync-bot 17bc4ebfa5 Bug 1496119 [wpt PR 13338] - Update wpt metadata, a=testonly
wpt-pr: 13338
wpt-type: metadata
2018-11-10 09:03:02 +00:00
Florian Rivoal 482d3835d9 Bug 1496119 [wpt PR 13338] - [css-text] Trailing ideographic white-space, a=testonly
Automatic update from web-platform-tests[css-text] Trailing ideographic white-space (#13338)

Relates to https://github.com/w3c/csswg-drafts/issues/2500
--

wpt-commits: 85746ce0c5b8e8403c0238af6469d7177ed15c49
wpt-pr: 13338
2018-11-10 09:03:01 +00:00
moz-wptsync-bot 3483e65f44 Bug 1494191 [wpt PR 13211] - Update wpt metadata, a=testonly
wpt-pr: 13211
wpt-type: metadata
2018-11-10 09:03:01 +00:00
Florian Rivoal e93ff66557 Bug 1494191 [wpt PR 13211] - [css-text] word-break:keep-all with U+3000 (space) and U+3001 (punctuation), a=testonly
Automatic update from web-platform-tests[css-text] word-break:keep-all with U+3000 (space) and U+3001 (punctuation) (#13211)

At the time of writing, Chrome passes, but Firefox and Safari fail.

Related to https://github.com/w3c/csswg-drafts/issues/3142
--

wpt-commits: ac65f580b18722c161a59fe1a4436f17f6acda2d
wpt-pr: 13211
2018-11-10 09:03:00 +00:00
Anne van Kesteren 459deb257e Bug 1504108 [wpt PR 13850] - Request/Response's clone() realm, a=testonly
Automatic update from web-platform-testsRequest/Response's clone() realm

For https://github.com/whatwg/fetch/issues/825.
--

wpt-commits: e5ba0a871d891aabfe286935d31cbae6b4a850c3
wpt-pr: 13850
2018-11-10 09:03:00 +00:00
moz-wptsync-bot 0cc6e7567d Bug 1502443 [wpt PR 13739] - Update wpt metadata, a=testonly
wpt-pr: 13739
wpt-type: metadata
2018-11-10 09:03:00 +00:00
Dominic Farolino 573eea3331 Bug 1502443 [wpt PR 13739] - Change default classic script fetch options credentials mode, a=testonly
Automatic update from web-platform-testsChange default classic script fetch options credentials mode

This CL changes the default classic script fetch options credentials mode
from "omit" to "same-origin", as per the recent spec change [1], and adds
descendant worker credentials tests as a follow-up to said spec change and
[2].

[1]: https://github.com/whatwg/html/pull/3656
[2]: https://github.com/web-platform-tests/wpt/issues/13426

R=domenic@chromium.org, kouhei@chromium.org, nhiroki@chromium.org

Bug: 849101
Change-Id: I958f552f0ee91beb8aab98269f79a1eb219fb40a
Reviewed-on: https://chromium-review.googlesource.com/c/1301964
Commit-Queue: Dominic Farolino <domfarolino@gmail.com>
Reviewed-by: Kouhei Ueno <kouhei@chromium.org>
Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org>
Cr-Commit-Position: refs/heads/master@{#604862}

--

wpt-commits: 085c8a8f6eab33c6586d4d1f9897b700f41c8f54
wpt-pr: 13739
2018-11-10 09:02:59 +00:00
Eric Willigers 0bf3dec27b Bug 1501246 [wpt PR 13677] - [css-overscroll-behavior] Inheritance, initial, a=testonly
Automatic update from web-platform-tests[css-overscroll-behavior] Inheritance, initial (#13677)

Properties inherit or not according to the spec.
Properties have initial values according to the spec.
https://drafts.csswg.org/css-overscroll-behavior/#property-index
--

wpt-commits: 69a295238d917c2438c0029a143757a99768f275
wpt-pr: 13677
2018-11-10 09:02:59 +00:00
moz-wptsync-bot c3cda79cb6 Bug 1504172 [wpt PR 13859] - Update wpt metadata, a=testonly
wpt-pr: 13859
wpt-type: metadata
2018-11-10 09:02:58 +00:00
Marcos Cáceres b676d37749 Bug 1504172 [wpt PR 13859] - Remove tests for supportedTypes from basic-card, a=testonly
Automatic update from web-platform-testsRemove tests for supportedTypes from basic-card (#13859)

* Remove tests for supportedTypes from basic-card

* Add historical check for supportedType

* Update payment-method-basic-card/empty-data-manual.https.html

Co-Authored-By: marcoscaceres <marcos@marcosc.com>

* Update payment-method-basic-card/empty-data-manual.https.html

Co-Authored-By: marcoscaceres <marcos@marcosc.com>

--

wpt-commits: fb15e14b52049f952612623ee0d7fb7a620a57c9
wpt-pr: 13859
2018-11-10 09:02:58 +00:00
Marcos Cáceres 702069faba Bug 1504182 [wpt PR 13860] - Remove tests for supportedTypes from payment handler, a=testonly
Automatic update from web-platform-testsRemove tests for supportedTypes from payment handler (#13860)

--

wpt-commits: 5d4871b4b8b5f5c489ddab276d68e952a5babb85
wpt-pr: 13860
2018-11-10 09:02:57 +00:00
Chris Dumez 6d3a5b12b7 Bug 1504119 [wpt PR 13854] - location.pathname should return "blank" when there is no browsing con…, a=testonly
Automatic update from web-platform-testslocation.pathname should return "blank" when there is no browsing context (#13854)

The pathname of "about:blank" is "blank", not "".
--

wpt-commits: a6322a0bf9f7b0553dec4c8eee5a673fccf9a91b
wpt-pr: 13854
2018-11-10 09:02:57 +00:00
moz-wptsync-bot bf0f90c62c Bug 1496076 [wpt PR 13333] - Update wpt metadata, a=testonly
wpt-pr: 13333
wpt-type: metadata
2018-11-10 09:02:57 +00:00
Florian Rivoal 7a75eb08cd Bug 1496076 [wpt PR 13333] - [css-text] Check hanging of trailing white-space with pre-wrap, a=testonly
Automatic update from web-platform-tests[css-text] Check hanging of trailing white-space with pre-wrap

--
Merge pull request #13333 from frivoal/text-3116

[css-text] Check hanging of trailing white-space with pre-wrap
--

wpt-commits: 0c431cd14c54327c58909c0671149c518d0e0438, 9e3c344cd052bc7ba0e957f3a343a09f09e29815
wpt-pr: 13333
2018-11-10 09:02:56 +00:00
mark a. foltz 96a4f1100c Bug 1503410 [wpt PR 13794] - [Presentation API] Remove from insecure contexts., a=testonly
Automatic update from web-platform-tests[Presentation API] Remove from insecure contexts.

This patch removes the Presentation API from insecure contexts.  The number of presentations started on insecure contexts is 0.0001% of page views on desktop and 0.0004 on Android.

In addition it updates layout tests and WPT to use https: for presentation URLs.

Blink-dev thread:
https://groups.google.com/a/chromium.org/d/topic/blink-dev/lumj0lVdtHA/discussion

chromestatus.com feature entry:
https://www.chromestatus.com/feature/5766218384408576

Bug: 733381
Change-Id: I9ae3025160b0e0bcf987fda0068a0e6bd92c24fd
Reviewed-on: https://chromium-review.googlesource.com/c/1306336
Reviewed-by: Mounir Lamouri <mlamouri@chromium.org>
Commit-Queue: mark a. foltz <mfoltz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#604621}

--

wpt-commits: 68c63e96b88dfaceb492a8247ea8830484bf8007
wpt-pr: 13794
2018-11-10 09:02:56 +00:00
moz-wptsync-bot 9531a8aa7d Bug 1467354 [wpt PR 11375] - Update wpt metadata, a=testonly
wpt-pr: 11375
wpt-type: metadata
2018-11-10 09:02:56 +00:00
Florian Rivoal 0cb4f70f71 Bug 1467354 [wpt PR 11375] - [css-text-3] Hanging punctuation is scrollable overflow, a=testonly
Automatic update from web-platform-tests[css-text-3] Hanging punctuation is scrollable overflow

Relates to the spec changes decided in
https://github.com/w3c/csswg-drafts/issues/2398

--
Merge pull request #11375 from frivoal/css-text-2398

[css-text-3] Hanging punctuation is scrollable overflow
--

wpt-commits: e93c468fcfd71112be7be632caa2762124ff3368, d74aa5de90a672c87d3f8031cf2d88f00f6d8466
wpt-pr: 11375
2018-11-10 09:02:55 +00:00
Philip Jägenstedt c76ee4e4e4 Bug 1503372 [wpt PR 13790] - Fix link markup in signed-exchange/README.md, a=testonly
Automatic update from web-platform-testsFix link markup in signed-exchange/README.md (#13790)

--

wpt-commits: 088f63b9c303e1e3a5be74058c0b81a5d30502f2
wpt-pr: 13790
2018-11-10 09:02:55 +00:00
Philip Jägenstedt 81e992e935 Bug 1503435 [wpt PR 13797] - Add self as suggested reviewer of speech-api/, a=testonly
Automatic update from web-platform-testsAdd self as suggested reviewer of speech-api/ (#13797)

--

wpt-commits: d0ce4d98e54a10b7526009329cc4be31c7a3e4fc
wpt-pr: 13797
2018-11-10 09:02:54 +00:00
moz-wptsync-bot 596af5f44b Bug 1503649 [wpt PR 13816] - Update wpt metadata, a=testonly
wpt-pr: 13816
wpt-type: metadata
2018-11-10 09:02:54 +00:00
Anders Hartvoll Ruud 6d9dfe05bf Bug 1503649 [wpt PR 13816] - [css-properties-values-api] Store initial variables on ComputedStyle., a=testonly
Automatic update from web-platform-tests[css-properties-values-api] Store initial variables on ComputedStyle.

Initial values are currently not stored at all on ComputedStyle, and we
must refer to the PropertyRegistration to figure out what the initial value
for a given property is.

The problem with this, is that registering a property also has the effect
of giving all styles that are already computed new values (effectively).
For example, if a property '--x' is not registered (and not applied on any
style), the computed value of that property is the "empty value" as
described in css-variables. If the property then becomes registered,
the initial value suddenly becomes whatever is specified by the
registration, even on the ComputedStyle objects that already exist.

This causes problems for calculating transitions, because we incorrectly
consider the previous computed value to be "initialValue" from the
registration rather than what it really was: "empty value".

This CL adds a StyleInitialData class which contains the initial values
for all registered variables. This class is instantiated for the initial
style, and then referenced by all ComputedStyles that inherit from that
style.

This makes it possible to know what the initial value was for a certain
property at the time style calculation took place.

R=futhark@chromium.org

Bug: 848250
Change-Id: I0a44e06608738aab15cb35fbc448a47188932600
Reviewed-on: https://chromium-review.googlesource.com/c/1309736
Reviewed-by: Rune Lillesveen <futhark@chromium.org>
Commit-Queue: Anders Ruud <andruud@chromium.org>
Cr-Commit-Position: refs/heads/master@{#604580}

--

wpt-commits: bce35cc67fe84021df94dc52e60522b1f1b46e8b
wpt-pr: 13816
2018-11-10 09:02:53 +00:00
Guido Urdaneta e9479785fe Bug 1504082 [wpt PR 13845] - Add extra utilities to content::media_constraints, a=testonly
Automatic update from web-platform-testsAdd extra utilities to content::media_constraints

This CL adds:
* NumericRangeSet::Contains().
* NumericRangeSet::EmptySet().
* ResolutionSet::FromNativeResolution().

These utilities are in preparation for supporting the resizeMode
constrainable property in getUserMedia() and applyConstraints().

Drive-by: minor fixes/improvements.

Bug: 854980
Change-Id: I858f406308aa9bba40521d5e740219b72e2c8a48
Reviewed-on: https://chromium-review.googlesource.com/c/1308133
Reviewed-by: Henrik Boström <hbos@chromium.org>
Commit-Queue: Guido Urdaneta <guidou@chromium.org>
Cr-Commit-Position: refs/heads/master@{#604574}

--

wpt-commits: 5b699ddb3200ce3abc8a2a5059c52235076bde4f
wpt-pr: 13845
2018-11-10 09:02:53 +00:00
Wanming Lin 883d572800 Bug 1503596 [wpt PR 13813] - Add assert_not_own_property, a=testonly
Automatic update from web-platform-testsAdd assert_not_own_property (#13813)

Fixed #13186
--

wpt-commits: 679a364421ce3704289df21e1ff985c14b360981
wpt-pr: 13813
2018-11-10 09:02:52 +00:00
Philip Jägenstedt ecc57e79a3 Bug 1503793 [wpt PR 13831] - [Azure Pipelines] Split manifest update into a separate step, a=testonly
Automatic update from web-platform-tests[Azure Pipelines] Split manifest update into a separate step (#13831)

For some reason, manifest generation is faster this way.

Drive-by: don't use multi-line script where not needed
--

wpt-commits: 46e12063c39422833ea51552e86b200175be0f1a
wpt-pr: 13831
2018-11-10 09:02:52 +00:00
Anne van Kesteren b07652ecfd Bug 1504042 [wpt PR 13841] - Fetch: Access-Control-Allow-Credentials parsing, a=testonly
Automatic update from web-platform-testsFetch: Access-Control-Allow-Credentials parsing

For https://github.com/whatwg/fetch/pull/824.

--

wpt-commits: 43452a39a63658cd6cbaaefcc3d7056e21a18db5
wpt-pr: 13841
2018-11-10 09:02:52 +00:00
moz-wptsync-bot 0a7d8e26a9 Bug 1504020 [wpt PR 13840] - Update wpt metadata, a=testonly
wpt-pr: 13840
wpt-type: metadata
2018-11-10 09:02:51 +00:00
Guido Urdaneta 822cad0aa4 Bug 1504020 [wpt PR 13840] - Add support for resizeMode in MediaStreamTrack.getSettings(), a=testonly
Automatic update from web-platform-testsAdd support for resizeMode in MediaStreamTrack.getSettings()

This CL exposes the current resizeMode setting to the Web Platform.
As of this CL, the resizeMode is 'none' if the track resolution
corresponds to the native resolution of the video source, without any
resolution adjustment. It is 'crop-and-rescale' if rescaling is
necessary.

The resizeMode currently cannot be set explicitly with getUserMedia() or
applyConstraints(), but this functionality will be added in a follow-up
CL.

Drive-by: Add separate WPT tests for all getSettings() properties.

Intent to Ship:
https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/V2srjdzRCXE

Bug: 854980
Change-Id: Id4c683e6b2f228b17cf2354cb7fc589ca9e593a6
Reviewed-on: https://chromium-review.googlesource.com/c/1307448
Commit-Queue: Guido Urdaneta <guidou@chromium.org>
Reviewed-by: Henrik Boström <hbos@chromium.org>
Reviewed-by: Philip Jägenstedt <foolip@chromium.org>
Cr-Commit-Position: refs/heads/master@{#604562}

--

wpt-commits: dcf7730d7300f236459aa20990e14d46f3517916
wpt-pr: 13840
2018-11-10 09:02:51 +00:00
moz-wptsync-bot 895a5bea0d Bug 1503677 [wpt PR 13819] - Update wpt metadata, a=testonly
wpt-pr: 13819
wpt-type: metadata
2018-11-10 09:02:50 +00:00
Eric Willigers 173c1a41eb Bug 1503677 [wpt PR 13819] - [css-animations] animation-duration computed value, a=testonly
Automatic update from web-platform-tests[css-animations] animation-duration computed value (#13819)

Durations are serialized in seconds.
https://drafts.csswg.org/css-values-4/#time

--

wpt-commits: e92093981dfdba5154fd8c41021f2bf99751e67b
wpt-pr: 13819
2018-11-10 09:02:50 +00:00
Philip Jägenstedt 56ab37380a Bug 1503469 [wpt PR 13802] - Use `test-jobs --includes` to simplify tools/ci/ scripts, a=testonly
Automatic update from web-platform-testsUse `test-jobs --includes` to simplify tools/ci/ scripts (#13802)

--

wpt-commits: 96748a74f894306ff71cf1957d9a330947c872bd
wpt-pr: 13802
2018-11-10 09:02:49 +00:00
pyup-bot 3a26bafc7e Bug 1503977 [wpt PR 13839] - Update selenium to 3.141.0, a=testonly
Automatic update from web-platform-testsUpdate selenium from 3.14.1 to 3.141.0
--
Update selenium from 3.14.1 to 3.141.0
--
Update selenium from 3.14.1 to 3.141.0
--
Update selenium from 3.14.1 to 3.141.0
--
Update selenium from 3.14.1 to 3.141.0
--
Update selenium from 3.14.1 to 3.141.0
--
Update selenium from 3.14.1 to 3.141.0
--

wpt-commits: 48af82969fefb8d2fe80f8b0e6162dd707bec073, 0caf7b0df499a1a80c582a0aa876f95298bf9563, f6077c770a969300b730e460b0ef6f5164257f93, 4b0226dd1adc95ee1cc50df66fb79f85dc8e05c1, 7f2e42aaa0305df82b2c9094cbfcb1a9c459bce6, 2c4f1aee95cf4878c7644803e25ffb385101a7dc, 751803fa80e835e4afa55f69cc8e87c86a8aaadd
wpt-pr: 13839
2018-11-10 09:02:49 +00:00
moz-wptsync-bot 0683bf48a4 Bug 1503400 [wpt PR 13792] - Update wpt metadata, a=testonly
wpt-pr: 13792
wpt-type: metadata
2018-11-10 09:02:49 +00:00
HyeockJinKim 747805bb29 Bug 1503400 [wpt PR 13792] - Always update placeholder's visibility, a=testonly
Automatic update from web-platform-testsAlways update placeholder's visibility

Always call SetPlaceholderVisibility if !placeholder
to prevent :placeholder-shown style from being applied

Bug: 884696
Change-Id: I5f078dad825de91253bc99d133dc7978a59bbda3
Reviewed-on: https://chromium-review.googlesource.com/c/1292666
Reviewed-by: Kent Tamura <tkent@chromium.org>
Commit-Queue: HyeockJin Kim <kherootz@gmail.com>
Cr-Commit-Position: refs/heads/master@{#604529}

--

wpt-commits: ac9fb615fcc36341b9c204c2a525fa30157f24d1
wpt-pr: 13792
2018-11-10 09:02:48 +00:00
moz-wptsync-bot 773730df97 Bug 1499659 [wpt PR 13559] - Update wpt metadata, a=testonly
wpt-pr: 13559
wpt-type: metadata
2018-11-10 09:02:48 +00:00
Anne van Kesteren 07b63bb4d2 Bug 1499659 [wpt PR 13559] - Fetch: test nosniff parsing better, a=testonly
Automatic update from web-platform-testsFetch: X-Content-Type-Options: nosniff parsing

For https://github.com/whatwg/fetch/pull/818.
--

wpt-commits: 10f708e6f13141fc92ca9318c7606590f659fcf2
wpt-pr: 13559
2018-11-10 09:02:47 +00:00
autofoolip 50398ab947 Bug 1503934 [wpt PR 13836] - Update interfaces/hr-time.idl, a=testonly
Automatic update from web-platform-testsUpdate interfaces/hr-time.idl (#13836)

Source: https://github.com/tidoust/reffy-reports/blob/302154e/whatwg/idl/hr-time.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/449201928
--

wpt-commits: db7f86289e47f0d124593cd27926529a6265ddb3
wpt-pr: 13836
2018-11-10 09:02:47 +00:00
moz-wptsync-bot c73123f7b8 Bug 1478325 [wpt PR 12181] - Update wpt metadata, a=testonly
wpt-pr: 12181
wpt-type: metadata
2018-11-10 09:02:47 +00:00
Anne van Kesteren 4d0cfe235b Bug 1478325 [wpt PR 12181] - XMLHttpRequest: overrideMimeType and workers, a=testonly
Automatic update from web-platform-testsXMLHttpRequest: overrideMimeType and workers

See https://bugzilla.mozilla.org/show_bug.cgi?id=723739 for context.

--

wpt-commits: 046815564b1808dddb4898b18e88607bb52aa13d
wpt-pr: 12181
2018-11-10 09:02:46 +00:00
Christian Biesinger 746562f6aa Bug 1503788 [wpt PR 13829] - [layoutng] Fix setting of fixed_block_is_definite, a=testonly
Automatic update from web-platform-tests[layoutng] Fix setting of fixed_block_is_definite

When a flex item has a definite specified height (e.g. height: 100px),
then percentages in children of the flex item should resolve even
if the flexbox does not have an explicit height, ie. does not match
the condition in https://drafts.csswg.org/css-flexbox/#definite-sizes

Bug: 885185

Change-Id: Iba226f30e1e02e3a11273fa45fcdf1cef897120c
Reviewed-on: https://chromium-review.googlesource.com/c/1311534
Commit-Queue: Christian Biesinger <cbiesinger@chromium.org>
Reviewed-by: Emil A Eklund <eae@chromium.org>
Reviewed-by: Morten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/master@{#604483}

--

wpt-commits: d77d5561cda3ab330143bdd5fed7a96b84be24e0
wpt-pr: 13829
2018-11-10 09:02:46 +00:00
moz-wptsync-bot c89eafe5bd Bug 1503702 [wpt PR 13824] - Update wpt metadata, a=testonly
wpt-pr: 13824
wpt-type: metadata
2018-11-10 09:02:45 +00:00
Ehsan Karamad dc6fb1b7b3 Bug 1503702 [wpt PR 13824] - No vertical bars if 'vertical-policy' disabled, a=testonly
Automatic update from web-platform-testsNo vertical bars if 'vertical-policy' disabled

When 'vertical-scroll' policy is disabled in a document, the contents
cannot be scrolled (will not be user-input scrollable and targeted
for gesture scroll). However, currently disabling 'vertical-scroll'
still leaves the vertical scrollbars behind; the bars position cannot
be changed however.

This CL fixes the issue by hiding the vertical scrollbars for
scrollable elements inside documents where the policy is enforced
(i.e., disabled).

Bug: 898151
Change-Id: If01925e27184a7370d5b12583dc73bc946f2c6e2
Reviewed-on: https://chromium-review.googlesource.com/c/1305878
Commit-Queue: Ehsan Karamad <ekaramad@chromium.org>
Reviewed-by: David Bokan <bokan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#604420}

--

wpt-commits: 8295368c82194ac6c1443571bdd57b464bfc55b4
wpt-pr: 13824
2018-11-10 09:02:45 +00:00
moz-wptsync-bot 83f45b1a12 Bug 1502157 [wpt PR 13725] - Update wpt metadata, a=testonly
wpt-pr: 13725
wpt-type: metadata
2018-11-10 09:02:44 +00:00