Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

Commit e24e613

Browse files
Remove trailing spaces from expected.txt files in web-platform-tests/html
https://bugs.webkit.org/show_bug.cgi?id=217019 Reviewed by Zalan Bujtas. This affects many files, and it's not helpful to fill the change log with a list of them. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@267646 268f45cc-cd09-0410-ab3c-d52691b4dbfc
1 parent 3d84b75 commit e24e613

File tree

4,387 files changed

+101237
-101228
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

4,387 files changed

+101237
-101228
lines changed

LayoutTests/imported/w3c/ChangeLog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2020-09-26 Darin Adler <[email protected]>
2+
3+
Remove trailing spaces from expected.txt files in web-platform-tests/html
4+
https://bugs.webkit.org/show_bug.cgi?id=217019
5+
6+
Reviewed by Zalan Bujtas.
7+
8+
This affects many files, and it's not helpful to fill the change log with a list of them.
9+
110
2020-09-25 Chris Dumez <[email protected]>
211

312
visibilitychange:hidden doesn't fire during page navigations
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11

2-
PASS pageshow event from traversal
2+
PASS pageshow event from traversal
33

Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
PASS initPopStateEvent
3-
PASS Initial value of PopStateEvent.state must be null
4-
PASS Dispatching a synthetic PopStateEvent
2+
PASS initPopStateEvent
3+
PASS Initial value of PopStateEvent.state must be null
4+
PASS Dispatching a synthetic PopStateEvent
55

Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Test requires popup blocker disabled
22

33

4-
PASS API availability following history traversal
4+
PASS API availability following history traversal
55

Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11

2-
PASS Constructing pageshow event
3-
PASS Constructing pagehide event
4-
PASS Constructing pageshow event, persisted true
5-
PASS Constructing pagehide event, persisted true
6-
PASS Constructing pageshow event, empty options
7-
PASS Constructing pagehide event, empty options
8-
PASS Constructing pageshow event, missing options
9-
PASS Constructing pagehide event, missing options
10-
PASS Constructing pageshow event, persisted:null
11-
PASS Constructing pagehide event, persisted:null
12-
PASS Constructing pageshow event, persisted:undefined
13-
PASS Constructing pagehide event, persisted:undefined
14-
PASS Constructing pageshow event, bubbles:true
15-
PASS Constructing pagehide event, bubbles:true
16-
PASS Constructing pageshow event, cancelable:true
17-
PASS Constructing pagehide event, cancelable:true
2+
PASS Constructing pageshow event
3+
PASS Constructing pagehide event
4+
PASS Constructing pageshow event, persisted true
5+
PASS Constructing pagehide event, persisted true
6+
PASS Constructing pageshow event, empty options
7+
PASS Constructing pagehide event, empty options
8+
PASS Constructing pageshow event, missing options
9+
PASS Constructing pagehide event, missing options
10+
PASS Constructing pageshow event, persisted:null
11+
PASS Constructing pagehide event, persisted:null
12+
PASS Constructing pageshow event, persisted:undefined
13+
PASS Constructing pagehide event, persisted:undefined
14+
PASS Constructing pageshow event, bubbles:true
15+
PASS Constructing pagehide event, bubbles:true
16+
PASS Constructing pageshow event, cancelable:true
17+
PASS Constructing pagehide event, cancelable:true
1818

Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11

2-
PASS Queue a task to fire hashchange event
2+
PASS Queue a task to fire hashchange event
33

Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11

2-
PASS history.back() handles top level page timer correctly
3-
PASS history.back() handles nested iframe timer correctly
2+
PASS history.back() handles top level page timer correctly
3+
PASS history.back() handles nested iframe timer correctly
44

Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
PASS Default value is "auto"
3-
PASS It is writable
4-
PASS Invalid values are ignored
2+
PASS Default value is "auto"
3+
PASS It is writable
4+
PASS Invalid values are ignored
55

Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11

2-
PASS Manual scroll restoration should take precedent over scrolling to fragment in cross origin navigation
2+
PASS Manual scroll restoration should take precedent over scrolling to fragment in cross origin navigation
33

Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11

22

3-
PASS Navigating to new page should reset to "auto" and navigating back should restore and respect scroll restoration mode
3+
PASS Navigating to new page should reset to "auto" and navigating back should restore and respect scroll restoration mode
44

0 commit comments

Comments
 (0)