Skip to content

Conversation

@tabatkins
Copy link
Member

…on's value. Fixes #774.

Needs a testcase before merging.

tabatkins added a commit to tabatkins/wpt that referenced this pull request Nov 18, 2017
Create a new declaration
with its name set to the value of the <a>current input token</a>
and its value initially set to the empty list.
and its value initially set to the empty [=list=].
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[=list=]

@csnardi
Copy link
Contributor

csnardi commented Apr 18, 2018

Is there any reason why this hasn't been merged yet? It seems there is a testcase ready to be merged in WPT (with rebasing) at tabatkins/wpt@1e27529, and other WPT testcases can be adjusted at the same time as well.

@tabatkins
Copy link
Member Author

I never merged it because I never successfully got wpt running so that I could run and lint the test. ^_^ But if it's fine, I'm happy to merge.

@csnardi
Copy link
Contributor

csnardi commented Apr 19, 2018

Travis helpfully runs & lints tests for PRs to WPT, so you should be able to check by rebasing and opening a pull request.

I was just mentioning this as I was going through some of the Variables tests, which are partially incorrect per the current spec (or partially correct), but would be affected by this spec change.

@tabatkins
Copy link
Member Author

Ooh, didn't know. Will do so now.

tabatkins added a commit to tabatkins/wpt that referenced this pull request Apr 19, 2018
@tabatkins tabatkins merged commit eb406bd into w3c:master Apr 27, 2018
@tabatkins tabatkins deleted the syntax-whitespace branch April 27, 2018 22:15
tabatkins added a commit to web-platform-tests/wpt that referenced this pull request Apr 27, 2018
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request May 2, 2018
Automatic update from web-platform-testsMerge pull request #10539 from tabatkins/css-syntax-whitespace

Test for w3c/csswg-drafts#1986
--

wpt-commits: cc364d6f98b111e488aa1d88064af21566ec4184
wpt-pr: 10539
fergald pushed a commit to fergald/csswg-drafts that referenced this pull request May 7, 2018
@tabatkins tabatkins added Tested Memory aid - issue has WPT tests and removed Needs Testcase (WPT) labels Jan 24, 2019
@mgol
Copy link

mgol commented Jul 18, 2022

Either I'm reading it incorrectly or CSS Custom Property tests haven't been updated to account for this change; I submitted web-platform-tests/wpt#34880.

cdumez added a commit to cdumez/web-platform-tests that referenced this pull request Nov 29, 2022
There was a spec change a few years ago requiring spaces around CSS
declaration's value to be trimmed: w3c/csswg-drafts#1986. The discussion
leading to this spec change: w3c/csswg-drafts#774.

This closes issue web-platform-tests#34880.
cdumez added a commit to web-platform-tests/wpt that referenced this pull request Nov 29, 2022
There was a spec change a few years ago requiring spaces around CSS
declaration's value to be trimmed: w3c/csswg-drafts#1986. The discussion
leading to this spec change: w3c/csswg-drafts#774.

This closes issue #34880.
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request Dec 11, 2022
…ing values, a=testonly

Automatic update from web-platform-tests
CSS variables tests should require trimming values (#37239)

There was a spec change a few years ago requiring spaces around CSS
declaration's value to be trimmed: w3c/csswg-drafts#1986. The discussion
leading to this spec change: w3c/csswg-drafts#774.

This closes issue #34880.
--

wpt-commits: c96c37fa465273e3e87bdaa79b157884417129b7
wpt-pr: 37239
jamienicol pushed a commit to jamienicol/gecko that referenced this pull request Dec 14, 2022
…ing values, a=testonly

Automatic update from web-platform-tests
CSS variables tests should require trimming values (#37239)

There was a spec change a few years ago requiring spaces around CSS
declaration's value to be trimmed: w3c/csswg-drafts#1986. The discussion
leading to this spec change: w3c/csswg-drafts#774.

This closes issue #34880.
--

wpt-commits: c96c37fa465273e3e87bdaa79b157884417129b7
wpt-pr: 37239
jwidar pushed a commit to jwidar/LatencyZeroGithub that referenced this pull request Sep 16, 2025
Automatic update from web-platform-testsMerge pull request #10539 from tabatkins/css-syntax-whitespace

Test for w3c/csswg-drafts#1986
--

wpt-commits: cc364d6f98b111e488aa1d88064af21566ec4184
wpt-pr: 10539
jwidar pushed a commit to jwidar/LatencyZeroGithub that referenced this pull request Sep 16, 2025
…ing values, a=testonly

Automatic update from web-platform-tests
CSS variables tests should require trimming values (#37239)

There was a spec change a few years ago requiring spaces around CSS
declaration's value to be trimmed: w3c/csswg-drafts#1986. The discussion
leading to this spec change: w3c/csswg-drafts#774.

This closes issue #34880.
--

wpt-commits: c96c37fa465273e3e87bdaa79b157884417129b7
wpt-pr: 37239
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

css-syntax-3 Tested Memory aid - issue has WPT tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants