Strictly enforcing that Media in portrait mode must have width < height causes recurring problems. However the spec requires it so we need update that spec as well as removing the enforcing code.
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - 8041911 Changes: https://git.openjdk.org/jdk/pull/31226/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=31226&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8041911 Stats: 72 lines in 5 files changed: 43 ins; 18 del; 11 mod Patch: https://git.openjdk.org/jdk/pull/31226.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31226/head:pull/31226 PR: https://git.openjdk.org/jdk/pull/31226
