Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 515f002ff6fda37c0f6f4826bd85f919dba805ad
      
https://github.com/WebKit/WebKit/commit/515f002ff6fda37c0f6f4826bd85f919dba805ad
  Author: Antti Koivisto <an...@apple.com>
  Date:   2024-03-13 (Wed, 13 Mar 2024)

  Changed paths:
    M Source/WebCore/Sources.txt
    M Source/WebCore/WebCore.xcodeproj/project.pbxproj
    M Source/WebCore/html/HTMLTagNames.in
    R Source/WebCore/html/RubyElement.cpp
    R Source/WebCore/html/RubyElement.h
    R Source/WebCore/html/RubyTextElement.cpp
    R Source/WebCore/html/RubyTextElement.h
    M Source/WebCore/html/track/WebVTTElement.cpp
    M Source/WebCore/html/track/WebVTTElement.h
    M Source/WebCore/style/StyleAdjuster.cpp

  Log Message:
  -----------
  Remove RubyElement and RubyTextElement
https://bugs.webkit.org/show_bug.cgi?id=270749
rdar://124331645

Reviewed by Tim Nguyen.

Ruby does not expose any unique interface so these HTMLElement subclasses are 
not needed.

* Source/WebCore/Sources.txt:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/html/HTMLTagNames.in:
* Source/WebCore/html/RubyElement.cpp: Removed.
* Source/WebCore/html/RubyElement.h: Removed.
* Source/WebCore/html/RubyTextElement.cpp: Removed.
* Source/WebCore/html/RubyTextElement.h: Removed.
(WebCore::VTTCue::markFutureAndPastNodes):
* Source/WebCore/html/track/WebVTTElement.cpp:
(WebCore::WebVTTElementImpl::createEquivalentHTMLElement):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to