Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(62)

Delta Between Two Patch Sets: LayoutTests/imported/w3c/web-platform-tests/intersection-observer/observer-exceptions-expected.txt

Issue 359780043: WIP for IO
Left Patch Set: Update For WK1 Created 5 years, 8 months ago
Right Patch Set: Fix inline test while making sure the text test still passes too. Created 5 years, 7 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
LEFTRIGHT
1 1
2 PASS IntersectionObserver constructor with { threshold: [1.1] }· 2 PASS IntersectionObserver constructor with { threshold: [1.1] }·
3 PASS IntersectionObserver constructor with { threshold: ["foo"] }· 3 PASS IntersectionObserver constructor with { threshold: ["foo"] }·
4 PASS IntersectionObserver constructor witth { rootMargin: "1" }· 4 PASS IntersectionObserver constructor witth { rootMargin: "1" }·
5 PASS IntersectionObserver constructor with { rootMargin: "2em" }· 5 PASS IntersectionObserver constructor with { rootMargin: "2em" }·
6 PASS IntersectionObserver constructor with { rootMargin: "auto" }· 6 PASS IntersectionObserver constructor with { rootMargin: "auto" }·
7 PASS IntersectionObserver constructor with { rootMargin: "calc(1px + 2px)" }· 7 PASS IntersectionObserver constructor with { rootMargin: "calc(1px + 2px)" }·
8 PASS IntersectionObserver constructor with { rootMargin: "1px !important" }· 8 PASS IntersectionObserver constructor with { rootMargin: "1px !important" }·
9 PASS IntersectionObserver constructor with { rootMargin: "1px 1px 1px 1px 1px" }······ 9 PASS IntersectionObserver constructor with { rootMargin: "1px 1px 1px 1px 1px" }······
10 PASS IntersectionObserver.observe("foo")· 10 PASS IntersectionObserver.observe("foo")·
11 11
LEFTRIGHT

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b