Displaying tables

16 views
Skip to first unread message

Andrew McLean

unread,
Oct 21, 2025, 7:42:25 AM (yesterday) Oct 21
to Chromium-discuss
I want to read the Chromium code that handles tables, line breaks, rowspans etc,. Can someone pls point me to the relevant sections of the source code ? I have downloaded the code, but I don't plan to build it.

PhistucK

unread,
Oct 21, 2025, 7:46:44 AM (yesterday) Oct 21
to am5...@gmail.com, Chromium-discuss
It depends on what you mean by "handling", but this might be a relevant folder for most of the things you mentioned. I think line breaks are unrelated to this and would be in a different folder.

Generally, code search makes it easy to find anything you want. Note that the rendering engine is under third_party/blink, so when looking for things related to that, you should probably add file:third_party/blink to your code search query.


PhistucK


On Tue, Oct 21, 2025 at 12:42 PM Andrew McLean <am5...@gmail.com> wrote:
I want to read the Chromium code that handles tables, line breaks, rowspans etc,. Can someone pls point me to the relevant sections of the source code ? I have downloaded the code, but I don't plan to build it.

--
--
Chromium Discussion mailing list: chromium...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discu...@chromium.org.
Reply all
Reply to author
Forward
0 new messages