react/fixtures
Sebastian Silbermann b8ae89f382
Fix and update attribute-behavior fixture (#26114)
## Summary

Due to https://github.com/facebook/react/issues/25928 the attribute
fixture could no longer finish since it expects at least something to
render. But since Fizz currently breaks down completely on malformed
`<meta>` tags, the fixture could no longer handle this.

The fixture now renders valid types for `meta` tags.

Note that the snapshot change to `viewTarget`` is already on `main`.
Review by commit helps to understand this.

Added `html[lang]` so that we test at least one standard attribute on
`<html>`. `version` is obsolete so results are not that trustworthy.

## How did you test this change?

With Chrome Version 109.0.5414.119 (Official Build) (64-bit)

- `yarn build --type=UMD_DEV react/index,react-dom && cd
fixtures/attribute-behavior && yarn install && yarn start`
2023-02-10 19:19:26 +01:00
..
art [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
attribute-behavior Fix and update attribute-behavior fixture (#26114) 2023-02-10 19:19:26 +01:00
concurrent/time-slicing Bump qs from 6.5.2 to 6.5.3 in /fixtures/concurrent/time-slicing (#25846) 2022-12-07 16:10:33 +00:00
devtools Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
dom Update to Jest 29 (#26088) 2023-02-09 17:07:49 +01:00
eslint Bump Prettier (#17811) 2020-01-09 13:54:11 +00:00
expiration Bump css-what from 2.1.0 to 2.1.3 in /fixtures/expiration (#25431) 2022-10-05 12:54:19 -04:00
fiber-debugger Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
fiber-triangle Publish a local release (canary or stable) to NPM (#14260) 2018-11-23 12:37:18 -08:00
fizz Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
fizz-ssr-browser Update cache() and use() to the canary aka next channel (#25502) 2022-10-23 23:20:52 -04:00
flight Enable passing Server References from Server to Client (#26124) 2023-02-09 19:45:05 -05:00
flight-browser Update Flight Fixture to "use client" instead of .client.js (#26118) 2023-02-07 12:09:29 -05:00
legacy-jsx-runtimes Update to Jest 29 (#26088) 2023-02-09 17:07:49 +01:00
nesting Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
packaging Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
scheduler Add test of scheduler overhead (#16260) 2019-08-01 17:13:39 -07:00
ssr Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
ssr2 Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00
stacks Upgrade prettier (#26081) 2023-01-31 08:25:05 -05:00