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

Commit 6f00416

Browse files
Remove trailing spaces from expected.txt files in web-platform-tests/[i-v]*
https://bugs.webkit.org/show_bug.cgi?id=217020 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@267647 268f45cc-cd09-0410-ab3c-d52691b4dbfc
1 parent e24e613 commit 6f00416

File tree

2,952 files changed

+34994
-34985
lines changed

Some content is hidden

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

2,952 files changed

+34994
-34985
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/[i-v]*
4+
https://bugs.webkit.org/show_bug.cgi?id=217020
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-26 Darin Adler <[email protected]>
211

312
Remove trailing spaces from expected.txt files in web-platform-tests/html
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
PASS Test that createImageBitmap from a bitmaprenderer canvas produces correct result
3-
PASS Test that createImageBitmap on a bitmaprenderer canvas that never consumes any source produces correct result
4-
PASS Test that createImageBitmap on a bitmaprenderer canvas that consumes null produces correct result
2+
PASS Test that createImageBitmap from a bitmaprenderer canvas produces correct result
3+
PASS Test that createImageBitmap on a bitmaprenderer canvas that never consumes any source produces correct result
4+
PASS Test that createImageBitmap on a bitmaprenderer canvas that consumes null produces correct result
55

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

2-
PASS Test that canvas.getContext('bitmaprenderer') returns an instance of ImageBitmapRenderingContext
2+
PASS Test that canvas.getContext('bitmaprenderer') returns an instance of ImageBitmapRenderingContext
33

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

2-
PASS Test that an ImageBitmapRenderingContext with alpha disabled makes the canvas opaque
3-
PASS Test that an ImageBitmapRenderingContext with alpha enabled preserves the alpha
4-
PASS Test that the 'alpha' context creation attribute is true by default
2+
PASS Test that an ImageBitmapRenderingContext with alpha disabled makes the canvas opaque
3+
PASS Test that an ImageBitmapRenderingContext with alpha enabled preserves the alpha
4+
PASS Test that the 'alpha' context creation attribute is true by default
55

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

2-
PASS Test that ctx.canvas on a ImageBitmapRenderingContext returns the original canvas
2+
PASS Test that ctx.canvas on a ImageBitmapRenderingContext returns the original canvas
33

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

2-
PASS Test that transferFromImageBitmap(null) discards the previously transferred image
2+
PASS Test that transferFromImageBitmap(null) discards the previously transferred image
33

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

2-
PASS Test transferFromImageBitmap(image) with a detached image should throw InvalidStateError
2+
PASS Test transferFromImageBitmap(image) with a detached image should throw InvalidStateError
33

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

2-
PASS document.fonts.ready resolves after layout depending on loaded fonts
2+
PASS document.fonts.ready resolves after layout depending on loaded fonts
33
X
Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11

2-
PASS (pre-req for comparison tests) all CSS short-hand supported
3-
PASS (pre-req for comparison tests) initial CSS value supported
4-
PASS Compare CSS div definitions (only valid if pre-reqs pass)
5-
PASS Compare CSS span definitions (only valid if pre-reqs pass)
6-
PASS p is display: block
7-
PASS ul > li is display: list-item
8-
PASS ol > li is display: list-item
9-
PASS table is display: table
10-
PASS tbody is display: table-row-group
11-
PASS tr is display: table-row
12-
PASS td is display: table-cell
2+
PASS (pre-req for comparison tests) all CSS short-hand supported
3+
PASS (pre-req for comparison tests) initial CSS value supported
4+
PASS Compare CSS div definitions (only valid if pre-reqs pass)
5+
PASS Compare CSS span definitions (only valid if pre-reqs pass)
6+
PASS p is display: block
7+
PASS ul > li is display: list-item
8+
PASS ol > li is display: list-item
9+
PASS table is display: table
10+
PASS tbody is display: table-row-group
11+
PASS tr is display: table-row
12+
PASS td is display: table-cell
1313

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

22
FAIL Lack of .https file name flag implies non-secure context assert_false: expected false got true
3-
PASS Lack of .https file name flag implies HTTP scheme
3+
PASS Lack of .https file name flag implies HTTP scheme
44

0 commit comments

Comments
 (0)