(t, e)
| 390 | : t.cloneNode(!0); |
| 391 | } |
| 392 | function C(t, e) { |
| 393 | P(t, "position", "absolute"), |
| 394 | P(t, "top", e.top), |
| 395 | P(t, "left", e.left), |
| 396 | P(t, "width", e.width), |
| 397 | P(t, "height", e.height); |
| 398 | } |
| 399 | function T(t) { |
| 400 | P(t, "position", ""), |
| 401 | P(t, "top", ""), |