Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 90658791ba8b0a5fcb2ef76235b2ef1aeccf5a7a
      
https://github.com/WebKit/WebKit/commit/90658791ba8b0a5fcb2ef76235b2ef1aeccf5a7a
  Author: Karl Dubost <karl...@apple.com>
  Date:   2022-12-30 (Fri, 30 Dec 2022)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/html/rendering/unmapped-attributes-expected.txt
    M Source/WebCore/html/HTMLInputElement.cpp

  Log Message:
  -----------
  Remove hspace and vspace attributes from input field
https://bugs.webkit.org/show_bug.cgi?id=244279
rdar://99356718

Reviewed by Antti Koivisto.

Removes hspace and vspace attribute mapping to CSS, but keeps it
in the case of input of type=image as mandated by the WPT test in
http://wpt.live/html/rendering/unmapped-attributes.html
but still passing
http://wpt.live/html/rendering/dimension-attributes.html

* 
LayoutTests/imported/w3c/web-platform-tests/html/rendering/unmapped-attributes-expected.txt:
* Source/WebCore/html/HTMLInputElement.cpp:
(WebCore::HTMLInputElement::collectPresentationalHintsForAttribute):

Canonical link: https://commits.webkit.org/258360@main


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to