seandenigris / MSAL-Smalltalk

Microsoft Authentication Library (Pharo) Smalltalk Bindings
MIT License
4 stars 1 forks source link

HTML Element Handling #2

Open seandenigris opened 2 years ago

seandenigris commented 2 years ago

Which nodes matter? For example, here are some we're currently not processing:

<html lang="en-US">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    </head>
    <body data-absolute-enabled="true" style="font-family:Calibri;font-size:11pt">
seandenigris commented 2 years ago

Partially addressed by commits f95acf6 and 3d7eedc4b34. We handle: