From a89fb280dfe3b03f0288e49d37867d3ef1855258 Mon Sep 17 00:00:00 2001 From: Ahmad-S792 Date: Sun, 2 Feb 2025 16:17:53 +0000 Subject: [PATCH] Commit New Metadata --- css/CSS2/floats/META.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/CSS2/floats/META.yml b/css/CSS2/floats/META.yml index 69d3841f0..deb3ad5f6 100644 --- a/css/CSS2/floats/META.yml +++ b/css/CSS2/floats/META.yml @@ -43,3 +43,7 @@ links: results: - test: computed-float-position-absolute.html subtest: The computed value of float with absolute positioning when there is no box should be "none" + - product: safari + url: https://bugs.webkit.org/show_bug.cgi?id=286883 + results: + - test: remove-block-between-inline-and-float.html