Revision 92a658cfbe24d0e399a51b060f66869f88f49b6c authored by Ian Kilpatrick on 27 March 2018, 05:07:50 UTC, committed by Chromium WPT Sync on 27 March 2018, 05:07:50 UTC
This implements the LayoutFragment.inlineOffset and
LayoutFragment.blockOffset attributes.

The tests added simply re-create the reference by setting these two
attributes in different text directions and writing modes.

Change-Id: I1865403ca12e3b174738ee93320eae5ba16ac292
Bug: 726125
Reviewed-on: https://chromium-review.googlesource.com/971832
Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org>
Reviewed-by: Emil A Eklund <eae@chromium.org>
Reviewed-by: Morten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/master@{#546018}
1 parent c32afde
History
File Mode Size
resources
compile_worker.js -rw-r--r-- 294 bytes
create_multiple_memory.worker.js -rw-r--r-- 538 bytes
incrementer.wasm -rw-r--r-- 46 bytes
many-memories.window.js -rw-r--r-- 571 bytes
wasm_idb_worker.js -rw-r--r-- 790 bytes
wasm_indexeddb_test.https.html -rw-r--r-- 586 bytes
wasm_indexeddb_test.js -rw-r--r-- 3.5 KB
wasm_local_iframe_test.html -rw-r--r-- 734 bytes
wasm_serialization_tests.html -rw-r--r-- 309 bytes
wasm_serialization_tests.js -rw-r--r-- 590 bytes
wasm_serialization_worker.js -rw-r--r-- 580 bytes
wasm_service_worker_test.https.html -rw-r--r-- 1021 bytes

back to top