https://github.com/web-platform-tests/wpt
Revision a160360fd9f39b7343c3da95f5ae7dbd8e0f47b8 authored by joysyu@google.com on 28 July 2017, 19:55:01 UTC, committed by Chromium WPT Sync on 28 July 2017, 19:55:01 UTC
When a row-spanning cell is affected by a collapsed row, the spec says
to clip to the border box. This CL, however, considers cells that have
overflow not due to row collapse. In this case, the cell is vertically
clipped to the border box but horizontally clipped to the content. The
actual expected behavior is still in discussion.

Bug: 174167
Change-Id: I9846168be36b1de26cc2a508e134c3dd555dafa7
Reviewed-on: https://chromium-review.googlesource.com/592165
Cr-Commit-Position: refs/heads/master@{#490492}
WPT-Export-Revision: af227a22705605c3dbad44486363cef76bbcad36
1 parent 9222de8
History
Tip revision: a160360fd9f39b7343c3da95f5ae7dbd8e0f47b8 authored by joysyu@google.com on 28 July 2017, 19:55:01 UTC
Overflow clipping on Row-spanning cells
Tip revision: a160360
File Mode Size
2dcontext
FileAPI
IndexedDB
WebCryptoAPI
WebIDL
XMLHttpRequest
accelerometer
ambient-light
annotation-model
annotation-protocol
annotation-vocab
apng
app-uri
assumptions
auxclick
background-fetch
battery-status
beacon
bluetooth
clear-site-data
clipboard
clipboard-apis
common
compat
conformance-checkers
console
content-security-policy
cookies
cors
credential-management
css
css-cascade
css-font-display
css-font-loading
css-fonts
css-paint-api
css-timing
css-typed-om
css-values
cssom
cssom-view
custom-elements
docs
dom
domparsing
domxpath
dpub-aam
dpub-aria
editing
encoding
encrypted-media
eventsource
ext-xhtml-pubid
feature-policy
fetch
fonts
fullscreen
gamepad
generic-sensor
geolocation-API
gyroscope
hr-time
html
html-imports
html-longdesc
html-media-capture
http
image-decodes
imagebitmap-renderingcontext
images
infrastructure
innerText
input-events
interfaces
intersection-observer
js
keyboard-lock
longtask-timing
magnetometer
mathml
media
media-capabilities
media-source
mediacapture-fromelement
mediacapture-image
mediacapture-record
mediacapture-streams
mediasession
microdata
mixed-content
navigation-timing
netinfo
notifications
offscreen-canvas
old-tests
orientation-event
orientation-sensor
page-visibility
payment-method-id
payment-request
performance-timeline
pointerevents
pointerlock
preload
presentation-api
progress-events
proximity
quirks-mode
referrer-policy
remote-playback
resource-timing
resources
screen-orientation
scroll-anchoring
secure-contexts
selection
selectors
server-timing
service-workers
shadow-dom
staticrange
storage
streams
subresource-integrity
svg
svg-aam
tools
touch-events
uievents
upgrade-insecure-requests
url
user-timing
vibration
viewport
wai-aria
wasm
web-animations
web-nfc
web-share
webaudio
webauthn
webdriver
webgl
webmessaging
webrtc
websockets
webstorage
webusb
webvr
webvtt
workers
x-frame-options
.codecov.yml -rw-r--r-- 66 bytes
.gitignore -rw-r--r-- 182 bytes
.gitmodules -rw-r--r-- 519 bytes
.travis.yml -rw-r--r-- 3.9 KB
CONTRIBUTING.md -rw-r--r-- 1.6 KB
LICENSE.md -rw-r--r-- 5.1 KB
README.md -rw-r--r-- 13.1 KB
check_stability.ini -rw-r--r-- 460 bytes
config.default.json -rw-r--r-- 695 bytes
lint -rwxr-xr-x 219 bytes
lint.whitelist -rw-r--r-- 44.0 KB
manifest -rwxr-xr-x 93 bytes
serve -rwxr-xr-x 80 bytes
serve.py -rw-r--r-- 263 bytes
server-side.md -rw-r--r-- 8.1 KB
testharness_runner.html -rw-r--r-- 95 bytes
update-built-tests.sh -rwxr-xr-x 131 bytes
wpt -rwxr-xr-x 95 bytes
wptrun -rwxr-xr-x 97 bytes

README.md

back to top