Commit 3418dea
committed
Bug 1936066 [wpt PR 49592] - Remove exception from requestClose, a=testonly
Automatic update from web-platform-tests
Remove exception from requestClose
See this conversation:
https://github.com/whatwg/html/pull/10737/files#r1873864137
There doesn't seem to be a reason to require `closedby` to be used
in order for `requestClose()` to work.
Bug: 376516550
Change-Id: I1d942ccafec9c30bad1bc6c4b3dfbb3f7782750b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6077771
Commit-Queue: David Baron <dbaronchromium.org>
Auto-Submit: Mason Freed <masonfchromium.org>
Reviewed-by: David Baron <dbaronchromium.org>
Cr-Commit-Position: refs/heads/main{#1393736}
--
wpt-commits: 9d055431b6064c81efc9102d2af1ddb0355eb588
wpt-pr: 49592
UltraBlame original commit: 62c924b9659286fd82fb710f8d6bbece49b08f5d1 parent 656982e commit 3418dea
File tree
1 file changed
+11
-28
lines changed- testing/web-platform/tests/html/semantics/interactive-elements/the-dialog-element
1 file changed
+11
-28
lines changedLines changed: 11 additions & 28 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
| 65 | + | |
| 66 | + | |
72 | 67 | | |
73 | 68 | | |
74 | 69 | | |
| |||
78 | 73 | | |
79 | 74 | | |
80 | 75 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
90 | 81 | | |
91 | 82 | | |
92 | 83 | | |
| |||
97 | 88 | | |
98 | 89 | | |
99 | 90 | | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
| 91 | + | |
| 92 | + | |
106 | 93 | | |
107 | 94 | | |
108 | 95 | | |
| |||
113 | 100 | | |
114 | 101 | | |
115 | 102 | | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
| 103 | + | |
| 104 | + | |
122 | 105 | | |
123 | 106 | | |
124 | 107 | | |
| |||
0 commit comments