gecko-dev/testing
Manuel Rego Casasnovas bc41484a8a Bug 1457327 [wpt PR 10669] - [css-tables] Scrollbar should be removed from OverrideLogicalHeight(), a=testonly
Automatic update from web-platform-tests[css-tables] Scrollbar should be removed from OverrideLogicalHeight()

When computing the percentage height of table cell children,
if the table cell has horizontal scrollbar we have to subtract
its height from the OverrideLogicalHeight().

The patch is just following a suggestion from a TODO in
LayoutBox::ComputePercentageLogicalHeight().

BUG=837408
TEST=external/wpt/css/css-tables/height-distribution/percentage-sizing-of-table-cell-children-002.html

Change-Id: I5fc818545ce5ffcbb14112616f602668f492cc6d
Reviewed-on: https://chromium-review.googlesource.com/1031590
Reviewed-by: Javier Fernandez <jfernandez@igalia.com>
Reviewed-by: Christian Biesinger <cbiesinger@chromium.org>
Commit-Queue: Manuel Rego Casasnovas <rego@igalia.com>
Cr-Commit-Position: refs/heads/master@{#554323}

--

wpt-commits: cb736aa3a24a0c5c8fa527c43d454bd1025aa322
wpt-pr: 10669
2018-05-02 07:48:11 +01:00
..
awsy Bug 1446954: Remove support for running tests on automation without stylo configurations. r=froydnj 2018-03-20 11:29:08 +01:00
config Bug 1457012 - Update Android host-utils for Linux; r=me,a=test-only 2018-04-27 06:59:54 -06:00
crashtest
firefox-ui Bug 1434768 - Part 3: Rewrite JS consumers of .sessionHistory, r=bz 2018-04-10 17:49:45 -04:00
geckodriver Backed out changeset cf1022433399 (bug 1433574) Linux build bustages on a CLOSED TREE 2018-04-24 04:35:07 +03:00
gtest Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
marionette Bug 1458280 - Release marionette_driver 2.7.0 and marionette_harness 4.5.0; r=whimboo 2018-05-01 16:10:50 -06:00
mochitest Bug 1457971 - Support test chunks in runjunit.py and run geckoview-junit in 3 chunks on debug builds; r=me,a=test-only 2018-04-30 17:58:27 -06:00
modules Bug 1455674 part 19. Get rid of JS uses of nsIDOMElement. r=qdot 2018-04-26 23:37:34 -04:00
mozbase Bug 1457662 - [mozdevice] Use separate file object to read shell output for callback; r=bc 2018-04-30 17:58:24 -06:00
mozharness Bug 1458395 - Do not use stub installer on esr60. r=aki 2018-05-01 19:32:38 -04:00
profiles Bug 1453712 - Use a preference to set the testing flag. r=jryans 2018-04-12 09:22:42 -07:00
raptor Bug 1449199 - Mitmproxy integration with raptor for OSX; r=jmaher 2018-04-24 09:25:47 -04:00
runtimes Bug 1456092 - Update animationinspector paths in mochitest-*.runtimes.json;r=pbro 2018-04-23 14:42:28 +02:00
specialpowers Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
talos Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
tools Bug 1449350 - distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('six'), r=aki 2018-03-28 11:50:40 +13:00
tps Bug 1453497 - Bump TPS dependency versions r=markh 2018-04-12 13:14:14 -07:00
web-platform Bug 1457327 [wpt PR 10669] - [css-tables] Scrollbar should be removed from OverrideLogicalHeight(), a=testonly 2018-05-02 07:48:11 +01:00
webdriver Bug 1401129 - Release webdriver 0.35.0. r=whimboo 2018-03-08 16:05:08 +00:00
xpcshell Bug 1440714 - Remove DeviceManagerADB and Droid classes from mozdevice; r=bc 2018-04-26 10:43:08 -06:00
cppunittest.ini
mach_commands.py Bug 1063728 - Run SpiderMonkey style checkers as part of the build instead of make check. r=chmanchester 2018-04-26 09:09:51 +02:00
moz.build No bug - fix typos in Bugzilla components metadata in moz.build files. r=me DONTBUILD 2018-04-19 15:50:31 +03:00
README.txt
remotecppunittests.py Bug 1454404 - Pass adb path from Android mach commands to test harnesses; r=jmaher 2018-04-16 14:05:32 -06:00
runcppunittests.py
testsuite-targets.mk Bug 1455143 - Generate test archives into final path; r=ted 2018-04-19 14:21:28 -07:00

Common testing tools for mozilla codebase projects, test suite definitions
for automated test runs, tests that don't fit anywhere else, and other fun
stuff