<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>thread Re: Bullet inconsistency in Item Description between browsers in Online Store</title>
    <link>https://community.squareup.com/t5/Online-Store/Bullet-inconsistency-in-Item-Description-between-browsers/m-p/720543#M7068</link>
    <description>&lt;P&gt;Hi Madagarian,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You have a fair question, so I thought I do a little research.&amp;nbsp;&amp;nbsp; Basically it's a technical thing, not really something that Square has complete control over.&amp;nbsp;&amp;nbsp; Different web browsers may display HTML code or web material differently due to several reasons:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Rendering Engine:&amp;nbsp;&amp;nbsp; Each web browser utilizes its own rendering engine to interpret HTML, CSS, and JavaScript code and render it into a visual representation.&amp;nbsp; Examples of rendering engines include Blink (used by Google Chrome and Opera), Gecko (used by Mozilla Firefox), WebKit (used by Safari), and Trident (used by older versions of Internet Explorer).&amp;nbsp; These engines may have different interpretations of the same code, leading to variations in how content is displayed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Standards Compliance:&amp;nbsp; Web browsers may implement HTML, CSS, and JavaScript standards differently, leading to variations in how certain features or elements are rendered.&amp;nbsp; Some browsers may adhere more strictly to standards than others, while some may introduce proprietary features or behaviors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. CSS Vendor Prefixes:&amp;nbsp; Browser vendors often introduce proprietary CSS features or experimental features using vendor prefixes (e.g., `-webkit-`, `-moz-`, `-ms-`, `-o-`).&amp;nbsp; While these features are meant for experimental use, they can lead to inconsistencies in how styles are applied across different browsers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4. JavaScript Engine:&amp;nbsp; JavaScript execution speed and behavior can vary across different browsers due to differences in their JavaScript engines (e.g., V8 in Chrome, SpiderMonkey in Firefox, JavaScriptCore in Safari).&amp;nbsp; This can affect the performance and behavior of dynamic web content.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5. Hardware Acceleration and Graphics Rendering:&amp;nbsp; Browsers may utilize hardware acceleration and different graphics rendering techniques to optimize performance and visual presentation.&amp;nbsp; Variations in how these techniques are implemented can result in differences in rendering.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;6. Platform-specific Behavior:&amp;nbsp; Browsers may behave differently on different operating systems (e.g., Windows, macOS, Linux, iOS, Android) due to platform-specific optimizations, user interface conventions, or underlying system capabilities.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;7. Cache and Local Resources:&amp;nbsp; Browsers may cache resources such as images, scripts, and stylesheets differently, affecting how quickly subsequent visits to a website load and display content. Inconsistent caching behavior can lead to variations in rendering.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;8. User Preferences and Extensions:&amp;nbsp; Users can customize their browsing experience with extensions or plugins, which may alter how web content is displayed or interacted with.&amp;nbsp; Additionally, browsers may offer user settings or preferences that affect rendering behavior, such as font rendering, zoom levels, or default stylesheets.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Overall, the combination of these factors contributes to the observed differences in how HTML code and web material are displayed across different web browsers.&lt;/P&gt;</description>
    <pubDate>Fri, 05 Apr 2024 18:40:50 GMT</pubDate>
    <dc:creator>JK_Fiber_Art</dc:creator>
    <dc:date>2024-04-05T18:40:50Z</dc:date>
    <item>
      <title>Bullet inconsistency in Item Description between browsers</title>
      <link>https://community.squareup.com/t5/Online-Store/Bullet-inconsistency-in-Item-Description-between-browsers/m-p/720535#M7067</link>
      <description>&lt;P&gt;I use Firefox as my primary browser; my partner uses Chrome. When editing/creating item descriptions in the item lib, she'll input the following:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;This bundle includes:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Queen of the Night Soap Bar&lt;/LI&gt;
&lt;LI&gt;Queen of the Night Body Butter&lt;/LI&gt;
&lt;LI&gt;Queen of the Night perfume roller&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;I'll see this:&lt;BR /&gt;&lt;BR /&gt;This bundle includes:Queen of the Night Soap Bar,Queen of the Night Body ButterQueen of the Night perfume roller&lt;BR /&gt;&lt;BR /&gt;I've verified on multiple devices that Firefox will not display the formatting and Chrome will. I've verified via in-private windows that extensions are not causing the issue. What is the cause of this and what can be done about it? Please do not suggest that I use Chrome, as that's not a tenable option long term.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2025 17:26:07 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Online-Store/Bullet-inconsistency-in-Item-Description-between-browsers/m-p/720535#M7067</guid>
      <dc:creator>Madagarian</dc:creator>
      <dc:date>2025-11-19T17:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: Bullet inconsistency in Item Description between browsers</title>
      <link>https://community.squareup.com/t5/Online-Store/Bullet-inconsistency-in-Item-Description-between-browsers/m-p/720543#M7068</link>
      <description>&lt;P&gt;Hi Madagarian,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You have a fair question, so I thought I do a little research.&amp;nbsp;&amp;nbsp; Basically it's a technical thing, not really something that Square has complete control over.&amp;nbsp;&amp;nbsp; Different web browsers may display HTML code or web material differently due to several reasons:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Rendering Engine:&amp;nbsp;&amp;nbsp; Each web browser utilizes its own rendering engine to interpret HTML, CSS, and JavaScript code and render it into a visual representation.&amp;nbsp; Examples of rendering engines include Blink (used by Google Chrome and Opera), Gecko (used by Mozilla Firefox), WebKit (used by Safari), and Trident (used by older versions of Internet Explorer).&amp;nbsp; These engines may have different interpretations of the same code, leading to variations in how content is displayed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Standards Compliance:&amp;nbsp; Web browsers may implement HTML, CSS, and JavaScript standards differently, leading to variations in how certain features or elements are rendered.&amp;nbsp; Some browsers may adhere more strictly to standards than others, while some may introduce proprietary features or behaviors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. CSS Vendor Prefixes:&amp;nbsp; Browser vendors often introduce proprietary CSS features or experimental features using vendor prefixes (e.g., `-webkit-`, `-moz-`, `-ms-`, `-o-`).&amp;nbsp; While these features are meant for experimental use, they can lead to inconsistencies in how styles are applied across different browsers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4. JavaScript Engine:&amp;nbsp; JavaScript execution speed and behavior can vary across different browsers due to differences in their JavaScript engines (e.g., V8 in Chrome, SpiderMonkey in Firefox, JavaScriptCore in Safari).&amp;nbsp; This can affect the performance and behavior of dynamic web content.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5. Hardware Acceleration and Graphics Rendering:&amp;nbsp; Browsers may utilize hardware acceleration and different graphics rendering techniques to optimize performance and visual presentation.&amp;nbsp; Variations in how these techniques are implemented can result in differences in rendering.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;6. Platform-specific Behavior:&amp;nbsp; Browsers may behave differently on different operating systems (e.g., Windows, macOS, Linux, iOS, Android) due to platform-specific optimizations, user interface conventions, or underlying system capabilities.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;7. Cache and Local Resources:&amp;nbsp; Browsers may cache resources such as images, scripts, and stylesheets differently, affecting how quickly subsequent visits to a website load and display content. Inconsistent caching behavior can lead to variations in rendering.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;8. User Preferences and Extensions:&amp;nbsp; Users can customize their browsing experience with extensions or plugins, which may alter how web content is displayed or interacted with.&amp;nbsp; Additionally, browsers may offer user settings or preferences that affect rendering behavior, such as font rendering, zoom levels, or default stylesheets.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Overall, the combination of these factors contributes to the observed differences in how HTML code and web material are displayed across different web browsers.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 18:40:50 GMT</pubDate>
      <guid>https://community.squareup.com/t5/Online-Store/Bullet-inconsistency-in-Item-Description-between-browsers/m-p/720543#M7068</guid>
      <dc:creator>JK_Fiber_Art</dc:creator>
      <dc:date>2024-04-05T18:40:50Z</dc:date>
    </item>
  </channel>
</rss>

