<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>151105</bug_id>
          
          <creation_ts>2015-11-10 09:47:12 -0800</creation_ts>
          <short_desc>ASSERTION FAILED: totalFlexGrow &gt;= 0</short_desc>
          <delta_ts>2022-07-14 15:13:06 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>CSS</component>
          <version>WebKit Local Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</resolution>
          
          <see_also>https://bugs.chromium.org/p/chromium/issues/detail?id=787745</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>116980</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Renata Hodovan">rhodovan.u-szeged</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>bugs-noreply</cc>
    
    <cc>fred.wang</cc>
    
    <cc>hodovan</cc>
    
    <cc>hyatt</cc>
    
    <cc>jfernandez</cc>
    
    <cc>mcatanzaro</cc>
    
    <cc>rego</cc>
    
    <cc>svillar</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1140807</commentid>
    <comment_count>0</comment_count>
      <attachid>265189</attachid>
    <who name="Renata Hodovan">rhodovan.u-szeged</who>
    <bug_when>2015-11-10 09:47:12 -0800</bug_when>
    <thetext>Created attachment 265189
Test

Load the attached test with debug MiniBrowser:

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
&lt;style&gt;
* {
    display: inline-flex;
    overflow-x: scroll;width: 68%;
}
&lt;/style&gt;
&lt;ins&gt;
    &lt;h1&gt;&lt;/h1&gt;aaaaaaaaaaaaaaaa
&lt;/ins&gt;


OS: Ubuntu 15.04 x86_64
Checked build: debug EFL
Checked version: 29ae33c


Backtrace:

ASSERTION FAILED: totalFlexGrow &gt;= 0 &amp;&amp; totalWeightedFlexShrink &gt;= 0
../../Source/WebCore/rendering/RenderFlexibleBox.cpp(701) : void WebCore::RenderFlexibleBox::layoutFlexItems(bool, WTF::Vector&lt;WebCore::RenderFlexibleBox::LineContext&gt;&amp;)
1   0x7fe2811f589f WTFCrash
2   0x7fe287bae687 WebCore::RenderFlexibleBox::layoutFlexItems(bool, WTF::Vector&lt;WebCore::RenderFlexibleBox::LineContext, 0ul, WTF::CrashOnOverflow, 16ul&gt;&amp;)
3   0x7fe287bac85f WebCore::RenderFlexibleBox::layoutBlock(bool, WebCore::LayoutUnit)
4   0x7fe287ae9558 WebCore::RenderBlock::layout()
5   0x7fe287abcaf5 WebCore::RenderElement::layoutIfNeeded()
6   0x7fe287bb0eec WebCore::RenderFlexibleBox::layoutAndPlaceChildren(WebCore::LayoutUnit&amp;, WTF::Vector&lt;WebCore::RenderBox*, 0ul, WTF::CrashOnOverflow, 16ul&gt; const&amp;, WTF::Vector&lt;WebCore::LayoutUnit, 0ul, WTF::CrashOnOverflow, 16ul&gt; const&amp;, WebCore::LayoutUnit, bool, WTF::Vector&lt;WebCore::RenderFlexibleBox::LineContext, 0ul, WTF::CrashOnOverflow, 16ul&gt;&amp;)
7   0x7fe287bae73e WebCore::RenderFlexibleBox::layoutFlexItems(bool, WTF::Vector&lt;WebCore::RenderFlexibleBox::LineContext, 0ul, WTF::CrashOnOverflow, 16ul&gt;&amp;)
8   0x7fe287bac85f WebCore::RenderFlexibleBox::layoutBlock(bool, WebCore::LayoutUnit)
9   0x7fe287ae9558 WebCore::RenderBlock::layout()
10  0x7fe287abcaf5 WebCore::RenderElement::layoutIfNeeded()
11  0x7fe287bb0eec WebCore::RenderFlexibleBox::layoutAndPlaceChildren(WebCore::LayoutUnit&amp;, WTF::Vector&lt;WebCore::RenderBox*, 0ul, WTF::CrashOnOverflow, 16ul&gt; const&amp;, WTF::Vector&lt;WebCore::LayoutUnit, 0ul, WTF::CrashOnOverflow, 16ul&gt; const&amp;, WebCore::LayoutUnit, bool, WTF::Vector&lt;WebCore::RenderFlexibleBox::LineContext, 0ul, WTF::CrashOnOverflow, 16ul&gt;&amp;)
12  0x7fe287bae73e WebCore::RenderFlexibleBox::layoutFlexItems(bool, WTF::Vector&lt;WebCore::RenderFlexibleBox::LineContext, 0ul, WTF::CrashOnOverflow, 16ul&gt;&amp;)
13  0x7fe287bac85f WebCore::RenderFlexibleBox::layoutBlock(bool, WebCore::LayoutUnit)
14  0x7fe287ae9558 WebCore::RenderBlock::layout()
15  0x7fe287b17e20 WebCore::RenderBlockFlow::layoutBlockChild(WebCore::RenderBox&amp;, WebCore::RenderBlockFlow::MarginInfo&amp;, WebCore::LayoutUnit&amp;, WebCore::LayoutUnit&amp;)
16  0x7fe287b1795f WebCore::RenderBlockFlow::layoutBlockChildren(bool, WebCore::LayoutUnit&amp;)
17  0x7fe287b16dc3 WebCore::RenderBlockFlow::layoutBlock(bool, WebCore::LayoutUnit)
18  0x7fe287ae9558 WebCore::RenderBlock::layout()
19  0x7fe287cfbfa7 WebCore::RenderView::layoutContent(WebCore::LayoutState const&amp;)
20  0x7fe287cfc69a WebCore::RenderView::layout()
21  0x7fe2878ce7f6 WebCore::FrameView::layout(bool)
22  0x7fe28732bf3c WebCore::Document::implicitClose()
23  0x7fe287791827 WebCore::FrameLoader::checkCallImplicitClose()
24  0x7fe28779155e WebCore::FrameLoader::checkCompleted()
25  0x7fe2877912ce WebCore::FrameLoader::finishedParsing()
26  0x7fe287335f6c WebCore::Document::finishedParsing()
27  0x7fe2886a1349 WebCore::HTMLConstructionSite::finishedParsing()
28  0x7fe28768a064 WebCore::HTMLTreeBuilder::finished()
29  0x7fe28765a708 WebCore::HTMLDocumentParser::end()
30  0x7fe28765a7e1 WebCore::HTMLDocumentParser::attemptToRunDeferredScriptsAndEnd()
31  0x7fe2876594c3 WebCore::HTMLDocumentParser::prepareToStopParsing()
Aborted (core dumped)

Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007fe2811f58a4 in WTFCrash () at ../../Source/WTF/wtf/Assertions.cpp:321
321     *(int *)(uintptr_t)0xbbadbeef = 0;
#0  0x00007fe2811f58a4 in WTFCrash () at ../../Source/WTF/wtf/Assertions.cpp:321
#1  0x00007fe287bae687 in WebCore::RenderFlexibleBox::layoutFlexItems (this=0x7fe2687d0708, relayoutChildren=true, lineContexts=...) at ../../Source/WebCore/rendering/RenderFlexibleBox.cpp:701
#2  0x00007fe287bac85f in WebCore::RenderFlexibleBox::layoutBlock (this=0x7fe2687d0708, relayoutChildren=true) at ../../Source/WebCore/rendering/RenderFlexibleBox.cpp:272
#3  0x00007fe287ae9558 in WebCore::RenderBlock::layout (this=0x7fe2687d0708) at ../../Source/WebCore/rendering/RenderBlock.cpp:931
#4  0x00007fe287abcaf5 in WebCore::RenderElement::layoutIfNeeded (this=0x7fe2687d0708) at ../../Source/WebCore/rendering/RenderElement.h:135
#5  0x00007fe287bb0eec in WebCore::RenderFlexibleBox::layoutAndPlaceChildren (this=0x7fe2687d0320, crossAxisOffset=..., children=..., childSizes=..., availableFreeSpace=..., relayoutChildren=true, lineContexts=...) at ../../Source/WebCore/rendering/RenderFlexibleBox.cpp:1128
#6  0x00007fe287bae73e in WebCore::RenderFlexibleBox::layoutFlexItems (this=0x7fe2687d0320, relayoutChildren=true, lineContexts=...) at ../../Source/WebCore/rendering/RenderFlexibleBox.cpp:705
#7  0x00007fe287bac85f in WebCore::RenderFlexibleBox::layoutBlock (this=0x7fe2687d0320, relayoutChildren=true) at ../../Source/WebCore/rendering/RenderFlexibleBox.cpp:272
#8  0x00007fe287ae9558 in WebCore::RenderBlock::layout (this=0x7fe2687d0320) at ../../Source/WebCore/rendering/RenderBlock.cpp:931
#9  0x00007fe287abcaf5 in WebCore::RenderElement::layoutIfNeeded (this=0x7fe2687d0320) at ../../Source/WebCore/rendering/RenderElement.h:135
#10 0x00007fe287bb0eec in WebCore::RenderFlexibleBox::layoutAndPlaceChildren (this=0x7fe2687d0190, crossAxisOffset=..., children=..., childSizes=..., availableFreeSpace=..., relayoutChildren=true, lineContexts=...) at ../../Source/WebCore/rendering/RenderFlexibleBox.cpp:1128
#11 0x00007fe287bae73e in WebCore::RenderFlexibleBox::layoutFlexItems (this=0x7fe2687d0190, relayoutChildren=true, lineContexts=...) at ../../Source/WebCore/rendering/RenderFlexibleBox.cpp:705
#12 0x00007fe287bac85f in WebCore::RenderFlexibleBox::layoutBlock (this=0x7fe2687d0190, relayoutChildren=true) at ../../Source/WebCore/rendering/RenderFlexibleBox.cpp:272
#13 0x00007fe287ae9558 in WebCore::RenderBlock::layout (this=0x7fe2687d0190) at ../../Source/WebCore/rendering/RenderBlock.cpp:931
#14 0x00007fe287b17e20 in WebCore::RenderBlockFlow::layoutBlockChild (this=0x7fe2686dd228, child=..., marginInfo=..., previousFloatLogicalBottom=..., maxFloatLogicalBottom=...) at ../../Source/WebCore/rendering/RenderBlockFlow.cpp:709
#15 0x00007fe287b1795f in WebCore::RenderBlockFlow::layoutBlockChildren (this=0x7fe2686dd228, relayoutChildren=true, maxFloatLogicalBottom=...) at ../../Source/WebCore/rendering/RenderBlockFlow.cpp:632
#16 0x00007fe287b16dc3 in WebCore::RenderBlockFlow::layoutBlock (this=0x7fe2686dd228, relayoutChildren=true, pageLogicalHeight=...) at ../../Source/WebCore/rendering/RenderBlockFlow.cpp:485
#17 0x00007fe287ae9558 in WebCore::RenderBlock::layout (this=0x7fe2686dd228) at ../../Source/WebCore/rendering/RenderBlock.cpp:931
#18 0x00007fe287cfbfa7 in WebCore::RenderView::layoutContent (this=0x7fe2686dd228, state=...) at ../../Source/WebCore/rendering/RenderView.cpp:253
#19 0x00007fe287cfc69a in WebCore::RenderView::layout (this=0x7fe2686dd228) at ../../Source/WebCore/rendering/RenderView.cpp:378
#20 0x00007fe2878ce7f6 in WebCore::FrameView::layout (this=0x7fe268425540, allowSubtree=true) at ../../Source/WebCore/page/FrameView.cpp:1408
#21 0x00007fe28732bf3c in WebCore::Document::implicitClose (this=0x7fe268426a40) at ../../Source/WebCore/dom/Document.cpp:2704
#22 0x00007fe287791827 in WebCore::FrameLoader::checkCallImplicitClose (this=0x7fe2686e4098) at ../../Source/WebCore/loader/FrameLoader.cpp:889
#23 0x00007fe28779155e in WebCore::FrameLoader::checkCompleted (this=0x7fe2686e4098) at ../../Source/WebCore/loader/FrameLoader.cpp:835
#24 0x00007fe2877912ce in WebCore::FrameLoader::finishedParsing (this=0x7fe2686e4098) at ../../Source/WebCore/loader/FrameLoader.cpp:756
#25 0x00007fe287335f6c in WebCore::Document::finishedParsing (this=0x7fe268426a40) at ../../Source/WebCore/dom/Document.cpp:4897
#26 0x00007fe2886a1349 in WebCore::HTMLConstructionSite::finishedParsing (this=0x7fe2686fe6e0) at ../../Source/WebCore/html/parser/HTMLConstructionSite.cpp:403
#27 0x00007fe28768a064 in WebCore::HTMLTreeBuilder::finished (this=0x7fe2686fe6c0) at ../../Source/WebCore/html/parser/HTMLTreeBuilder.cpp:2937
#28 0x00007fe28765a708 in WebCore::HTMLDocumentParser::end (this=0x7fe26842e840) at ../../Source/WebCore/html/parser/HTMLDocumentParser.cpp:393
#29 0x00007fe28765a7e1 in WebCore::HTMLDocumentParser::attemptToRunDeferredScriptsAndEnd (this=0x7fe26842e840) at ../../Source/WebCore/html/parser/HTMLDocumentParser.cpp:402
#30 0x00007fe2876594c3 in WebCore::HTMLDocumentParser::prepareToStopParsing (this=0x7fe26842e840) at ../../Source/WebCore/html/parser/HTMLDocumentParser.cpp:132
#31 0x00007fe28765a824 in WebCore::HTMLDocumentParser::attemptToEnd (this=0x7fe26842e840) at ../../Source/WebCore/html/parser/HTMLDocumentParser.cpp:414
#32 0x00007fe28765a8db in WebCore::HTMLDocumentParser::finish (this=0x7fe26842e840) at ../../Source/WebCore/html/parser/HTMLDocumentParser.cpp:442
#33 0x00007fe28777c702 in WebCore::DocumentWriter::end (this=0x7fe2684249e0) at ../../Source/WebCore/loader/DocumentWriter.cpp:247
#34 0x00007fe287765fd8 in WebCore::DocumentLoader::finishedLoading (this=0x7fe268424940, finishTime=0) at ../../Source/WebCore/loader/DocumentLoader.cpp:437
#35 0x00007fe287765d36 in WebCore::DocumentLoader::notifyFinished (this=0x7fe268424940, resource=0x7fe268436000) at ../../Source/WebCore/loader/DocumentLoader.cpp:384
#36 0x00007fe287811143 in WebCore::CachedResource::checkNotify (this=0x7fe268436000) at ../../Source/WebCore/loader/cache/CachedResource.cpp:297
#37 0x00007fe287811252 in WebCore::CachedResource::finishLoading (this=0x7fe268436000) at ../../Source/WebCore/loader/cache/CachedResource.cpp:313
#38 0x00007fe28780d446 in WebCore::CachedRawResource::finishLoading (this=0x7fe268436000, data=0x7fe2687bb680) at ../../Source/WebCore/loader/cache/CachedRawResource.cpp:103
#39 0x00007fe2877d5e74 in WebCore::SubresourceLoader::didFinishLoading (this=0x7fe26842fa80, finishTime=0) at ../../Source/WebCore/loader/SubresourceLoader.cpp:372
#40 0x00007fe2877d0953 in WebCore::ResourceLoader::didFinishLoading (this=0x7fe26842fa80, finishTime=0) at ../../Source/WebCore/loader/ResourceLoader.cpp:638
#41 0x00007fe287fc419a in WebCore::readCallback (asyncResult=0x1e949d0, data=0x7fe2687bd680) at ../../Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp:1341
#42 0x00007fe27d7e55a6 in async_ready_callback_wrapper (source_object=0x1ddc9b0, res=0x1e949d0, user_data=0x7fe2687bd680) at ginputstream.c:523
#43 0x00007fe27d80bb74 in g_task_return_now (task=0x1e949d0) at gtask.c:1077
#44 0x00007fe27d80bb99 in complete_in_idle_cb (task=0x1e949d0) at gtask.c:1086
#45 0x00007fe27d243add in g_main_dispatch (context=0x1dd6bd0) at gmain.c:3064
#46 g_main_context_dispatch (context=context@entry=0x1dd6bd0) at gmain.c:3663
#47 0x00007fe27ebafe58 in _ecore_glib_select__locked (ecore_timeout=&lt;optimized out&gt;, efds=0x7ffe939e3e60, wfds=0x7ffe939e3de0, rfds=0x7ffe939e3d60, ecore_fds=&lt;optimized out&gt;, ctx=&lt;optimized out&gt;) at lib/ecore/ecore_glib.c:172
#48 _ecore_glib_select (ecore_fds=&lt;optimized out&gt;, rfds=0x7ffe939e3d60, wfds=0x7ffe939e3de0, efds=0x7ffe939e3e60, ecore_timeout=&lt;optimized out&gt;) at lib/ecore/ecore_glib.c:204
#49 0x00007fe27ebb34a4 in _ecore_main_select (timeout=9.532824124368238e-130) at lib/ecore/ecore_main.c:1459
#50 0x00007fe27ebb3ed4 in _ecore_main_loop_iterate_internal (once_only=once_only@entry=0) at lib/ecore/ecore_main.c:1893
#51 0x00007fe27ebb3fc7 in ecore_main_loop_begin () at lib/ecore/ecore_main.c:983
#52 0x00007fe281250795 in WTF::RunLoop::run () at ../../Source/WTF/wtf/efl/RunLoopEfl.cpp:49
#53 0x00007fe2870b087d in WebKit::ChildProcessMain&lt;WebKit::WebProcess, WebKit::WebProcessMain&gt; (argc=2, argv=0x7ffe939e4298) at ../../Source/WebKit2/Shared/unix/ChildProcessMain.h:61
#54 0x00007fe2870b048b in WebKit::WebProcessMainUnix (argc=2, argv=0x7ffe939e4298) at ../../Source/WebKit2/WebProcess/efl/WebProcessMainEfl.cpp:161
#55 0x00000000004008ea in main (argc=2, argv=0x7ffe939e4298) at ../../Source/WebKit2/WebProcess/EntryPoint/unix/WebProcessMain.cpp:44</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1217766</commentid>
    <comment_count>1</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2016-08-04 18:23:10 -0700</bug_when>
    <thetext>This does not reproduce under r204037. If you believe there is still an issue, please reopen the bug with a revised test case.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1217928</commentid>
    <comment_count>2</comment_count>
    <who name="Renata Hodovan">rhodovan.u-szeged</who>
    <bug_when>2016-08-05 09:56:38 -0700</bug_when>
    <thetext>Using the attached test case the issue is still seems valid in r204165 with debug EFL and GTK builds.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1277712</commentid>
    <comment_count>3</comment_count>
    <who name="Renata Hodovan">hodovan</who>
    <bug_when>2017-02-16 09:56:45 -0800</bug_when>
    <thetext>I can repro on Mac too with r212361.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1372623</commentid>
    <comment_count>4</comment_count>
    <who name="Frédéric Wang Nélar">fred.wang</who>
    <bug_when>2017-11-16 08:36:29 -0800</bug_when>
    <thetext>@Renata: I&apos;m not able to reproduce the issue. I tried with debug build of WebKitGTK (r224920) and macOS (r224757).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1373944</commentid>
    <comment_count>5</comment_count>
    <who name="Renata Hodovan">hodovan</who>
    <bug_when>2017-11-21 01:13:42 -0800</bug_when>
    <thetext>(In reply to Frédéric Wang (:fredw) from comment #4)
&gt; @Renata: I&apos;m not able to reproduce the issue. I tried with debug build of
&gt; WebKitGTK (r224920) and macOS (r224757).

@Frédéric: Indeed, the issue is quite old (the assertion doesn&apos;t even exist in this form). However, I have a repro that triggers the new assertion check both with WebKitGTK (r224529) and macOS (r225029): 

ASSERTION FAILED: totalFlexGrow &gt;= 0
../../Source/WebCore/rendering/RenderFlexibleBox.cpp(888) : void WebCore::RenderFlexibleBox::layoutFlexItems(bool)

Test case:

&lt;style&gt;
metadata {
    flex-grow: 615112881120490770;
}

tspan {
    display: flex
}

* { 
    flex-grow: 27306422;
    margin: 018ch;
    display: inline-grid,
    overflow-y: overlay
}
&lt;/style&gt;
&lt;tspan&gt;
    &lt;metadata&gt;a&lt;/metadata&gt;
    &lt;div&gt;a&lt;/div&gt;
&lt;/tspan&gt;


Could you verify it, please?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1373950</commentid>
    <comment_count>6</comment_count>
      <attachid>327394</attachid>
    <who name="Frédéric Wang Nélar">fred.wang</who>
    <bug_when>2017-11-21 01:28:43 -0800</bug_when>
    <thetext>Created attachment 327394
testcase</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1373953</commentid>
    <comment_count>7</comment_count>
    <who name="Frédéric Wang Nélar">fred.wang</who>
    <bug_when>2017-11-21 01:56:34 -0800</bug_when>
    <thetext>Thanks for the new testcase. I can confirm it allows to hit the ASSERT on macOS and GTK.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1883846</commentid>
    <comment_count>8</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2022-07-14 15:13:06 -0700</bug_when>
    <thetext>This code has been significantly refactored since this patch was proposed. There doesn&apos;t seem to be any action we can take here.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="0"
              isprivate="0"
          >
            <attachid>265189</attachid>
            <date>2015-11-10 09:47:12 -0800</date>
            <delta_ts>2017-11-21 01:28:43 -0800</delta_ts>
            <desc>Test</desc>
            <filename>test.html</filename>
            <type>text/html</type>
            <size>166</size>
            <attacher name="Renata Hodovan">rhodovan.u-szeged</attacher>
            
              <data encoding="base64">YWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhCjxzdHlsZT4KKiB7CiAgICBk
aXNwbGF5OiBpbmxpbmUtZmxleDsKICAgIG92ZXJmbG93LXg6IHNjcm9sbDt3aWR0aDogNjglOwp9
Cjwvc3R5bGU+CjxpbnM+CiAgICA8aDE+PC9oMT5hYWFhYWFhYWFhYWFhYWFhCjwvaW5zPg==
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>327394</attachid>
            <date>2017-11-21 01:28:43 -0800</date>
            <delta_ts>2017-11-21 01:54:44 -0800</delta_ts>
            <desc>testcase</desc>
            <filename>151105.html</filename>
            <type>text/html</type>
            <size>257</size>
            <attacher name="Frédéric Wang Nélar">fred.wang</attacher>
            
              <data encoding="base64">PHN0eWxlPgptZXRhZGF0YSB7CiAgICBmbGV4LWdyb3c6IDYxNTExMjg4MTEyMDQ5MDc3MDsKfQoK
dHNwYW4gewogICAgZGlzcGxheTogZmxleAp9CgoqIHsgCiAgICBmbGV4LWdyb3c6IDI3MzA2NDIy
OwogICAgbWFyZ2luOiAwMThjaDsKICAgIGRpc3BsYXk6IGlubGluZS1ncmlkLAogICAgb3ZlcmZs
b3cteTogb3ZlcmxheQp9Cjwvc3R5bGU+Cjx0c3Bhbj4KICAgIDxtZXRhZGF0YT5hPC9tZXRhZGF0
YT4KICAgIDxkaXY+YTwvZGl2Pgo8L3RzcGFuPgo=
</data>

          </attachment>
      

    </bug>

</bugzilla>